• Overview
@angular/router

GuardsCheckStart

Class

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

  
    class GuardsCheckStart extends RouterEvent {}
  
  

urlAfterRedirects

string

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