ResolveStartlink
Represents the start of the Resolve phase of routing. The timing of this event may change, thus it's experimental. In the current iteration it will run in the "resolve" phase whether there's things to resolve or not. In the future this behavior may change to only run when there are things to be resolved.
表示路由解析(Resolve
)阶段的开始。该事件的触发时机将来可能会改变,因为它是试验性的。 在当前的迭代中,它将会在 resolve
阶段执行,而不管有没有东西要 resolve
。 将来,这种行为可能会修改成只有当有东西要 resolve
时才执行。
构造函数
参数
|
属性
属性名 | 类型 | 说明 |
---|---|---|
urlAfterRedirects | 声明于构造函数中 | |
state | 声明于构造函数中 |
方法
参数没有参数。 返回值
|