Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
UpdateDateFacetValuesActionCreatorPayload
Interface UpdateDateFacetValuesActionCreatorPayload
interface
UpdateDateFacetValuesActionCreatorPayload
{
facetId
:
string
;
values
:
DateFacetValue
[]
;
}
Index
Properties
facet
Id
values
Properties
facet
Id
facetId
:
string
The unique identifier of the facet (e.g.,
"1"
).
values
values
:
DateFacetValue
[]
The date facet values.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
facet
Id
values
@coveo/headless-react
Loading...
The unique identifier of the facet (e.g.,
"1"
).