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

ROUTER_INITIALIZERlink

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

A DI token for the router initializer that\nis called after the app is bootstrapped.

\n\n \n
\n \n \n \n \n const ROUTER_INITIALIZER: InjectionToken<(compRef: ComponentRef<any>) => void>;\n \n\n \n\n \n \n\n \n\n\n
\n
\n\n\n" }