class
final
An event triggered when a route has been lazy loaded.
class RouteConfigLoadEnd { constructor(route: Route) type: EventType.RouteConfigLoadEnd route: Route toString(): string }
Property | Description |
---|---|
type: EventType.RouteConfigLoadEnd | Read-Only |
route: Route | Declared in Constructor |
toString() |
---|
|
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/router/RouteConfigLoadEnd