RouteConfigLoadEnd
class
Represents an event triggered when a route has been lazy loaded.
class RouteConfigLoadEnd { 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/RouteConfigLoadEnd