Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Commerce
index
CategoryFacetValue
Interface CategoryFacetValue
interface
CategoryFacetValue
{
children
:
CategoryFacetValue
[]
;
isAutoSelected
:
boolean
;
isLeafValue
:
boolean
;
isSuggested
:
boolean
;
moreValuesAvailable
:
boolean
;
numberOfResults
:
number
;
path
:
string
[]
;
state
:
FacetValueState
;
value
:
string
;
}
Hierarchy
BaseFacetValue
NonLocationFacetValue
CategoryFacetValue
Index
Properties
children
is
Auto
Selected
is
Leaf
Value
is
Suggested
more
Values
Available
number
Of
Results
path
state
value
Properties
children
children
:
CategoryFacetValue
[]
is
Auto
Selected
isAutoSelected
:
boolean
is
Leaf
Value
isLeafValue
:
boolean
is
Suggested
isSuggested
:
boolean
more
Values
Available
moreValuesAvailable
:
boolean
number
Of
Results
numberOfResults
:
number
path
path
:
string
[]
state
state
:
FacetValueState
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
is
Auto
Selected
is
Leaf
Value
is
Suggested
more
Values
Available
number
Of
Results
path
state
value
@coveo/headless-react
Loading...