NavigationEnd
Class
An event triggered when a navigation ends successfully.
API
class NavigationEnd extends RouterEvent {}
urlAfterRedirects
string
toString
string
@returns
string
id
number
A unique ID that the router assigns to every router navigation.
url
string
The URL that is the destination for this navigation.
Jump to details