Univer SheetsUniver SheetsPreset Mode
Custom Event
Univer supports registering custom events using the `univerAPI.registerEventHandler` and `univerAPI.fireEvent` methods. This example registers a main canvas right-click event, a before-remove-column event, and an after-remove-column event.
Preview
Related Examples
Univer Sheets
Minimal Example (Plugin Mode)
A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.
Univer Sheets
Minimal Example (Preset Mode)
A minimal setup example for Univer Sheets, demonstrating the minimum configuration required to use Univer Sheets.
Univer Sheets
Basic Example (Plugin Mode)
A basic example of Univer Sheets in plugin mode, demonstrating how to use the core features of Univer Sheets.