On this page
EventType
enum
Identifies the type of a router event.
enum EventType {
  NavigationStart
  NavigationEnd
  NavigationCancel
  NavigationError
  RoutesRecognized
  ResolveStart
  ResolveEnd
  GuardsCheckStart
  GuardsCheckEnd
  RouteConfigLoadStart
  RouteConfigLoadEnd
  ChildActivationStart
  ChildActivationEnd
  ActivationStart
  ActivationEnd
  Scroll
}
   Members
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v14.angular.io/api/router/EventType