@angular/router

Router

Class

A service that facilitates navigation among views and URL manipulation capabilities. This service is provided in the root scope and configured with provideRouter.

  
    class Router {
}
Jump to details