Appearance
wevu / index / onBeforeMount
onBeforeMount(handler): void
handler
void
定义于: packages/wevu/src/runtime/hooks.ts:228
Vue 3 对齐:挂载前;setup 时同步触发以模拟 beforeMount 语义
() => void