@angular/router

ActivatedRouteSnapshot

Class

Contains the information about a route associated with a component loaded in an outlet at a particular moment in time. ActivatedRouteSnapshot can also be used to traverse the router state tree.

class ActivatedRouteSnapshot {
}
Jump to details