Skip to content

@vue3-routable/core


@vue3-routable/core / RouteMatcher

Function: RouteMatcher()

RouteMatcher(): (target, propertyKey, descriptor) => void

Returns

Function

Parameters

target

any

propertyKey

string

descriptor

PropertyDescriptor

Returns

void

Decorator

Defined in

decorators.ts:39

Released under the MIT License.