{ "id": "api/router/Event", "title": "Event", "contents": "\n\n
\n
\n
\n \n API > @angular/router\n
\n \n
\n \n
\n

Eventlink

\n \n \n \n \n \n
\n \n \n\n
\n \n
\n

Router events that allow you to track the lifecycle of the router.

\n\n

See more...

\n
\n \n \n \n
\n \n type Event = RouterEvent | RouteConfigLoadStart | RouteConfigLoadEnd | ChildActivationStart | ChildActivationEnd | ActivationStart | ActivationEnd | Scroll;\n \n
\n\n \n\n \n \n
\n

Descriptionlink

\n

The events occur in the following sequence:

\n\n\n \n
\n\n\n \n\n\n
\n
\n\n\n" }