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