ChildActivationEnd
class
Represents the start of end of the Resolve phase of routing. See note on ChildActivationStart
for use of this experimental API.
class ChildActivationEnd { constructor(snapshot: ActivatedRouteSnapshot) snapshot: ActivatedRouteSnapshot toString(): string }
Constructor
Properties
Property | Description |
---|---|
snapshot: ActivatedRouteSnapshot | Declared in constructor. |
Methods
toString() |
---|
|
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/router/ChildActivationEnd