@univerjs/sheets-filter-ui v0.5.0-beta.1 • Docs
@univerjs/sheets-filter-ui
Classes
Class | Description |
---|---|
UniverSheetsFilterMobileUIPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
UniverSheetsFilterUIPlugin | The plugin for the desktop version of the sheets filter UI. Its type is UniverInstanceType.UNIVER_SHEET. |
UniverSheetsFilterUIWorkerPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
Interfaces
Interface | Description |
---|---|
IOpenFilterPanelOperationParams | - |
Variables
Variable | Description |
---|---|
ChangeFilterByOperation | - |
CloseFilterPanelOperation | - |
OpenFilterPanelOperation | The operation to open the filter panel and prepare for changing the filter conditions on a given column. |