ResetFilterContextWorkingSelection
Home > @gooddata/sdk-ui-dashboard > ResetFilterContextWorkingSelection
ResetFilterContextWorkingSelection interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Command for reseting all working filters. It resets the working filters in to same state as applied filters.
Signature:
export interface ResetFilterContextWorkingSelection extends IDashboardCommand
Extends: IDashboardCommand
Remarks
See applyFilterContextWorkingSelection() for a factory function that will help you create this command.
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
|
"GDC.DASH/CMD.FILTER_CONTEXT.RESET_WORKING_SELECTION" |
(ALPHA) |