Skip to content

vue3-routable


vue3-routable / RouteWatcher

Function: RouteWatcher()

RouteWatcher(config): (target, propertyKey, _) => void

Parameters

config

RouteWatcherConfig

Returns

Function

Parameters

target

any

propertyKey

string

_

PropertyDescriptor

Returns

void

Decorator

Defined in

decorators.ts:145

Released under the MIT License.