vue-lynx / onUpdated
function onUpdated(hook, target?): void
Registers a callback to be called after the component has updated its DOM tree.
hook
any
target
null
ComponentInternalInstance
void
Vue docs
packages/vue-lynx/runtime/src/index.ts:561