Skip to content

@vue3-routable/core


@vue3-routable/core / 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:153

Released under the MIT License.