Overview
Events
module is a encapsulation of Bitable
events, which can automatically mount the event and automatically cancel the listener when the component is uninstalled.
Function List
onFieldAdd
- Listen to field addonFieldDelete
- Listen to field deleteonFieldModify
- Listen to field modifyonRecordAdd
- Listen to record addonRecordDelete
- Listen to record deleteonRecordModify
- Listen to record modifyonSelectionChange
- Listen to selection changeonTableAdd
- Listen to table addonTableDelete
- Listen to table deleteonThemeChange
- Listen to theme change