Skip to content

wevu / index / onErrorCaptured

函数: onErrorCaptured()

onErrorCaptured(handler): void

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

Vue 3 对齐:错误捕获;映射到小程序 onError

参数

handler

(err, instance, info) => void

返回

void

Released under the MIT License.