Skip to content

@vue3-routable/core


@vue3-routable/core / To

Function: To()

To(propertyPath?): (target, propertyKey, parameterIndex) => void

Parameters

propertyPath?

string

Returns

Function

Parameters

target

Object

propertyKey

string

parameterIndex

number

Returns

void

Decorator

Defined in

decorators.ts:257

Released under the MIT License.