On this page
RouteConfigLoadStart
class
| npm Package | @angular/router | 
|---|---|
| Module | import { RouteConfigLoadStart } from '@angular/router'; | 
     
| Source | router/src/events.ts | 
Overview
class RouteConfigLoadStart {
  constructor(route: Route)
  route: Route
  toString(): string
}
  Constructor
constructor(route: Route)
  Members
route: Route
  toString(): string
  © 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v5.angular.io/api/router/RouteConfigLoadStart