Deselects all values of a facet.
The unique identifier of the facet (e.g., "1"
).
A dispatchable action.
Registers a facet in the facet set.
The action creator payload.
A dispatchable action.
Excludes a facet value. If the value does not exist, it is added.
The action creator payload.
A dispatchable action.
Toggles a facet value. If the value does not exist, it is added.
The action creator payload.
A dispatchable action.
Updates the preventAutoSelect flag of all facets
The action creator payload.
A dispatchable action.
Whether to expand (show more values than initially configured) or shrink down the facet.
The action creator payload.
A dispatchable action.
Updates the number of values of a facet.
The action creator payload.
A dispatchable action.
Updates the sort criterion of a facet.
The action creator payload.
A dispatchable action.
Updates the updateFreezeCurrentValues flag of a facet.
The action creator payload.
A dispatchable action.
The facet set action creators.