@angular/router

ActivatedRoute

Class

Provides access to information about a route associated with a component that is loaded in an outlet. Use to traverse the RouterState tree and extract information from nodes.

class ActivatedRoute {
}
Jump to details