@angular/router

RouterEvent

Class

Base for events the router goes through, as opposed to events tied to a specific route. Fired one time for any given navigation.

class RouterEvent {
}
Jump to details