Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
RangeFacetResult
Interface RangeFacetResult
interface
RangeFacetResult
{
ranges
:
FacetRange
[]
;
type
:
"range"
;
}
Index
Properties
ranges
type
Properties
Readonly
ranges
ranges
:
FacetRange
[]
Readonly
type
type
:
"range"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
ranges
type
Typescript SDK Type Docs
Loading...