API Documentation • Docs
API Documentation / matchedRouteKey
Variable: matchedRouteKey
const
matchedRouteKey:InjectionKey
<ComputedRef
<undefined
|RouteRecordNormalized
>>
Internal
RouteRecord being rendered by the closest ancestor Router View. Used for onBeforeRouteUpdate
and onBeforeRouteLeave
. rvlm stands for Router View Location Matched