Skip to content
本页内容

API 参考 / NavigationHookAfter

接口:NavigationHookAfter

可调用函数

NavigationHookAfter

NavigationHookAfter(to, from, failure?): any

参数

名称类型
toRouteLocationNormalized
fromRouteLocationNormalized
failure?void | NavigationFailure

返回值

any

Released under the MIT License.