RouterState
Class
Represents the state of the router as a tree of activated routes.
API
Usage Notes
class RouterState extends Tree<ActivatedRoute> {}
snapshot
The current snapshot of the router state
toString
string
@returns
string
root
T
Jump to details