class
An event triggered before lazy loading a route configuration.
class RouteConfigLoadStart { constructor(route: Route) route: Route toString(): string }
Property | Description |
---|---|
route: Route | Declared in Constructor |
toString() |
---|
|
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/router/RouteConfigLoadStart