• Overview
@angular/router

GuardsCheckEnd

Class

An event triggered at the end of the Guard phase of routing.

  
    class GuardsCheckEnd extends RouterEvent {}
  
  

urlAfterRedirects

string

shouldActivate

boolean

toString

string
@returnsstring

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