handler
interfacehandlerLess than 1 minute
Event handler; this handler is added by the developer;
const handler = (data) => {
}
参数
data
may be any value;
返回值
none
Platform Compatibility
Property/Method/Event | Android | IOS | Desktop-Dev | Desktop |
---|---|---|---|---|
handler | ✅ | ✅ | ✅ | X |
Related Links
Powered by Waline v2.15.7