vue-lynx / onScopeDispose
Function: onScopeDispose()
Registers a dispose callback on the current active effect scope. The callback will be invoked when the associated effect scope is stopped.
Parameters
Returns
void
See
https://vuejs.org/api/reactivity-advanced.html#onscopedispose
Defined in
node_modules/.pnpm/@vue+reactivity@3.5.30/node_modules/@vue/reactivity/dist/reactivity.d.ts:699