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