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