ChildActivationStart
Class
stable
An event triggered at the start of the child-activation part of the Resolve phase of routing.
API
class ChildActivationStart { constructor(snapshot: ActivatedRouteSnapshot): ChildActivationStart; readonly type: EventType.ChildActivationStart; override snapshot: ActivatedRouteSnapshot; toString(): string;}
constructor
ChildActivationStart@returns
ChildActivationStartsnapshot
ActivatedRouteSnapshottoString
string@returns
stringJump to details