Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
UpdateNumericFacetValuesActionCreatorPayload
Interface UpdateNumericFacetValuesActionCreatorPayload
interface
UpdateNumericFacetValuesActionCreatorPayload
{
facetId
:
string
;
values
:
NumericFacetValue
[]
;
}
Index
Properties
facet
Id
values
Properties
facet
Id
facetId
:
string
The unique identifier of the facet (e.g.,
"1"
).
values
values
:
NumericFacetValue
[]
The numeric 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"
).