Skip to content

wevu / index / onMounted

函数: onMounted()

onMounted(handler): void

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

Vue 3 对齐:组件/页面已挂载,映射小程序 onReady

参数

handler

() => void

返回

void

Released under the MIT License.