Skip to content

vue3-routable


vue3-routable / Meta

Function: Meta()

Meta(path?): (target, propertyKey, parameterIndex) => void

Parameters

path?

string

Returns

Function

Parameters

target

Object

propertyKey

string

parameterIndex

number

Returns

void

Decorator

Defined in

decorators.ts:280

Released under the MIT License.