ActivationStart
class
An event triggered at the start of the activation part of the Resolve phase of routing.
class ActivationStart { constructor(snapshot: ActivatedRouteSnapshot) snapshot: ActivatedRouteSnapshot toString(): string }
See also
-
ActivationEnd`
Constructor
Properties
Property | Description |
---|---|
snapshot: ActivatedRouteSnapshot | Declared in Constructor |
Methods
toString() |
---|
|
© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v9.angular.io/api/router/ActivationStart