• Genel Bakış
@angular/router

NavigationEnd

Sınıf
kararlı

An event triggered when a navigation ends successfully.

API

    
      class NavigationEnd extends RouterEvent {}
    
    

constructor

NavigationEnd
@paramidnumber
@paramurlstring
@paramurlAfterRedirectsstring

id

number

A unique ID that the router assigns to every router navigation.

url

string

The URL that is the destination for this navigation.

Detaylara atla