DateFacetActions
DateFacetActions
In this article
|
Note
This component was introduced in version |
See Dispatch Actions.
DateFacetActionCreators
toggleExcludeDateFacetValue
Toggles the exclusion state of a given date facet value.
Parameters
-
payload:
ToggleSelectDateFacetValueActionCreatorPayload
The action creator payload.
Returns PayloadAction<ToggleExcludeDateFacetValuePayload>
: A dispatchable action.
Was this article useful?
Thanks for your feedback!