@angular/router

RouterStateSnapshot

Class

Represents the state of the router at a moment in time.

  
    class RouterStateSnapshot extends Tree<ActivatedRouteSnapshot> {}
  
  
Jump to details