class
final
An event triggered at the start of the child-activation part of the Resolve phase of routing.
class ChildActivationStart { constructor(snapshot: ActivatedRouteSnapshot) snapshot: ActivatedRouteSnapshot toString(): string }
Property | Description |
---|---|
snapshot: ActivatedRouteSnapshot | Declared in Constructor |
toString() |
---|
|
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/api/router/ChildActivationStart