RouterStateSnapshot
Class
Represents the state of the router at a moment in time.
API
Description
class RouterStateSnapshot extends Tree<ActivatedRouteSnapshot> {}
url
string
The url from which this snapshot was created
toString
string
@returns
string
root
T
Jump to details