RouterStateSnapshot
Class
Represents the state of the router at a moment in time.
API
Description
class RouterStateSnapshot extends Tree<ActivatedRouteSnapshot> {}
Jump to details
Represents the state of the router at a moment in time.
class RouterStateSnapshot extends Tree<ActivatedRouteSnapshot> {}