ActivationEnd
An event triggered at the end of the activation part of the Resolve phase of routing.
class ActivationEnd {
constructor(snapshot: ActivatedRouteSnapshot)
snapshot: ActivatedRouteSnapshot
toString(): string
}
参见
构造函数
属性
属性 | 说明 |
---|---|
snapshot: ActivatedRouteSnapshot | Declared in constructor. |
方法
参数没有参数。 返回值
|