@univerjs/sheets-filter-ui v0.4.2 • Docs
Variable: ClearSheetsFilterCriteriaCommand
const ClearSheetsFilterCriteriaCommand: ICommand<ISheetCommandSharedParams>;
A CommandType.COMMAND to clear all filter criteria in the targeting FilterModel. Its params ISheetCommandSharedParams is required.
Defined in
sheets-filter-ui/src/commands/commands/sheets-filter.command.ts:214 (opens in a new tab)