Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Search
UpdateFacetIsFieldExpandedActionCreatorPayload
Interface UpdateFacetIsFieldExpandedActionCreatorPayload
interface
UpdateFacetIsFieldExpandedActionCreatorPayload
{
facetId
:
string
;
isFieldExpanded
:
boolean
;
}
Index
Properties
facet
Id
is
Field
Expanded
Properties
facet
Id
facetId
:
string
The unique identifier of the facet (e.g.,
"1"
).
is
Field
Expanded
isFieldExpanded
:
boolean
Whether to expand or shrink down the facet.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
facet
Id
is
Field
Expanded
@coveo/headless-react
Loading...
The unique identifier of the facet (e.g.,
"1"
).