Skip to content

@vue3-routable/core


@vue3-routable/core / routeChainMatches

Function: routeChainMatches()

routeChainMatches(route, targetedExpression, runtime): boolean

Parameters

route

RouteBaseInfo

targetedExpression

RouteTargetedMatchExpression

runtime

RoutableRuntime = defaultRoutableRuntime

Returns

boolean

Defined in

router-handler.ts:390

Released under the MIT License.