onTrack? | (event: DebuggerEvent) => void | WatchEffectOptions.onTrack | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:266 |
onTrigger? | (event: DebuggerEvent) => void | WatchEffectOptions.onTrigger | node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:267 |
flush? | "pre" | "post" | "sync" | WatchEffectOptions.flush | node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1487 |
immediate? | Immediate | - | node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1490 |
deep? | number | boolean | - | node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1491 |
once? | boolean | - | node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:1492 |