Skip to content

vue3-routable


vue3-routable / routeChainMatches

Function: routeChainMatches()

routeChainMatches(route, targetedExpression): boolean

Parameters

route

RouteBaseInfo

targetedExpression

RouteTargetedMatchExpression

Returns

boolean

Defined in

router-handler.ts:278

Released under the MIT License.