vue-lynx / watchEffect

Function: watchEffect()

function watchEffect(effect, options?): WatchHandle

Parameters

ParameterType
effectWatchEffect
options?WatchEffectOptions

Returns

WatchHandle

Defined in

node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1494