vue-lynx / onUnmounted
function onUnmounted(hook, target?): void
Registers a callback to be called after the component is unmounted.
hook
any
target
null
ComponentInternalInstance
void
Vue docs
packages/vue-lynx/runtime/src/index.ts:543