class final
An event triggered before lazy loading a route configuration.
class RouteConfigLoadStart {
constructor(route: Route)
type: EventType.RouteConfigLoadStart
route: Route
toString(): string
} | Property | Description |
|---|---|
type: EventType.RouteConfigLoadStart | 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/RouteConfigLoadStart