Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Commerce
index
NumericFacetState
Type Alias NumericFacetState
NumericFacetState
:
Omit
<
CoreCommerceFacetState
<
NumericFacetValue
>
,
"type"
>
&
{
domain
?:
NumericFacetDomain
;
manualRange
?:
NumericRangeRequest
;
type
:
"numericalRange"
;
}
The state of the
NumericFacet
sub-controller.
Type declaration
Optional
domain
?:
NumericFacetDomain
The domain of the numeric facet.
Optional
manualRange
?:
NumericRangeRequest
type
:
"numericalRange"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@coveo/headless-react
Loading...
The state of the
NumericFacet
sub-controller.