This is the archived documentation for Angular v6. Please visit angular.io to see documentation for the current version of Angular.

LOCATION_INITIALIZED

Indicates when a location is initialized.

const LOCATION_INITIALIZED: InjectionToken<Promise<any>>;
      
      const LOCATION_INITIALIZED: InjectionToken<Promise<any>>;