Router
The Router
Properties
Link copied to clipboard
Public readonly stream with the current ActiveRoute
Link copied to clipboard
Functions
Link copied to clipboard
Navigates to the given uri while clearing the navigation history.
Link copied to clipboard
Checks if there is a route for the given uri.
Link copied to clipboard
Navigates to the current uri of the browser
Link copied to clipboard
Navigates to the route.
Navigates to the given uri.
Navigate to the given uri.
Navigates to the route by filling in the given routeParams and queryParams.
Link copied to clipboard
Replaces the current uri without changing the browser history.
Replaces the current uri with changing the history
Link copied to clipboard
Tries to resolve the next ActiveRoute by looking at the browser current location.