Skip to content

vue3-routable


vue3-routable / Query

Function: Query()

Query(name?): (target, propertyKey, parameterIndex) => void

Parameters

name?

string

Returns

Function

Parameters

target

Object

propertyKey

string

parameterIndex

number

Returns

void

Decorator

Defined in

decorators.ts:269

Released under the MIT License.