vue3-routable / RouteDeactivated
Function: RouteDeactivated()
RouteDeactivated(...
args
): (target
,propertyKey
,descriptor
) =>void
Parameters
args
PlainDecoratorSignature
| RouteHandlerParams
Returns
Function
Parameters
target
any
propertyKey
string
descriptor
PropertyDescriptor
Returns
void