• Genel Bakış
@angular/router

ROUTER_INITIALIZER

constant
kararlı

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

API

    
      const ROUTER_INITIALIZER: InjectionToken<(compRef: ComponentRef<any>) => void>;
    
    
Detaylara atla