title: Taro.offError(callback)

sidebar_label: offError

Un-listens on Mini Program error event.

Reference

Type

  1. (callback: (res: CallbackResult) => void) => void

Parameters

Property Type Description
callback (res: CallbackResult) => void The callback function for the Mini Program error event.

API Support

API WeChat Mini-Program H5 React Native
Taro.offError ✔️