Interface StaticFilterSetActionCreators
Methods
deselectAllStaticFilterValues
- deselectAllStaticFilterValues(id: string): { payload: string; type: string }
Returns { payload: string; type: string }
A dispatchable action.
toggleExcludeStaticFilterValue
toggleSelectStaticFilterValue
The static filter set action creators.