Specifies the routing target. If not specifying an outlet, then the navigation refers to the outlet of the current outlet context, if any, or to the primary outlet otherwise.
Specifies parameters which will be used for the substitution of named URL parameters.
Instructs the router to push a state to the browser's session history stack, allowing the user to use the back button to navigate back in the outlet. By default, this behavior is disabled.
Specifies the base URL to resolve a relative url. If not specified, the current window location is used to resolve a relative path.
Generated using TypeDoc
Options to control outlet navigation.