Appearance
wevu / index / onErrorCaptured
onErrorCaptured(handler): void
handler
void
定义于: packages/wevu/src/runtime/hooks.ts:244
Vue 3 对齐:错误捕获;映射到小程序 onError
(err, instance, info) => void
err
instance
info