Skip to content

@vue3-routable/core


@vue3-routable/core / RouteUpdated

Function: RouteUpdated()

RouteUpdated(...args): (target, propertyKey, descriptor) => void

Parameters

args

PlainDecoratorSignature | RouteHandlerParams

Returns

Function

Parameters

target

any

propertyKey

string

descriptor

PropertyDescriptor

Returns

void

Decorator

Defined in

decorators.ts:102

Released under the MIT License.