Skip to content

@vue3-routable/core


@vue3-routable/core / From

Function: From()

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

Parameters

propertyPath?

string

Returns

Function

Parameters

target

Object

propertyKey

string

parameterIndex

number

Returns

void

Decorator

Defined in

decorators.ts:268

Released under the MIT License.