Skip to content

wevu / index / onDeactivated

函数: onDeactivated()

onDeactivated(handler): void

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

Vue 3 对齐:组件失活;映射到小程序 onHide

参数

handler

() => void

返回

void

Released under the MIT License.