Skip to content

wevu / index / onBeforeUpdate

函数: onBeforeUpdate()

onBeforeUpdate(handler): void

定义于: packages/wevu/src/runtime/hooks.ts:237

Vue 3 对齐:更新前;在每次 setData 前触发

参数

handler

() => void

返回

void

Released under the MIT License.