Skip to content

@vue3-routable/core


@vue3-routable/core / HandlerInfo

Function: HandlerInfo()

HandlerInfo(): (target, propertyKey, parameterIndex) => void

Returns

Function

Parameters

target

Object

propertyKey

string

parameterIndex

number

Returns

void

Decorator

Defined in

decorators.ts:301

Released under the MIT License.