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
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/ChildActivationStart