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