RouterEventlink
Base for events the Router goes through, as opposed to events tied to a specific Route. RouterEvent
s will only be fired one time for any given navigation.
路由器相关事件的(而不是关于特定路由的)基类。对于任何指定的导航,RouterEvent
只会触发一次。
说明
Example:
例子:
构造函数
参数
|
属性
属性名 | 类型 | 说明 |
---|---|---|
id | 声明于构造函数中 | |
url | 声明于构造函数中 |