vue-lynx / onBeforeUpdate
function onBeforeUpdate(hook, target?): void
Registers a hook to be called right before the component is about to update.
hook
any
target
null
ComponentInternalInstance
void
Vue docs
packages/vue-lynx/runtime/src/index.ts:569