On this page
RouteConfigLoadStart
class
Represents an event triggered before lazy loading a route config.
class RouteConfigLoadStart {
constructor(route: Route)
route: Route
toString(): string
}
Constructor
Properties
Property | Description |
---|---|
route: Route |
Declared in constructor. |
Methods
toString()
|
---|
|
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/router/RouteConfigLoadStart