Skip to content

@vue3-routable/core


@vue3-routable/core / GuardRouteLeave

Function: GuardRouteLeave()

GuardRouteLeave(...args): (target, propertyKey, _) => void

Parameters

args

PlainDecoratorSignature | PriorityDecoratorParams

Returns

Function

Parameters

target

any

propertyKey

string

_

PropertyDescriptor

Returns

void

Decorator

Defined in

decorators.ts:176

Released under the MIT License.