Skip to content

vue3-routable


vue3-routable / RouteActivated

Function: RouteActivated()

RouteActivated(...args): (target, propertyKey) => void

Parameters

args

PlainDecoratorSignature | RouteHandlerParams

Returns

Function

Parameters

target

any

propertyKey

string

Returns

void

Decorator

Defined in

decorators.ts:49

Released under the MIT License.