Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Commerce
index
SortState
Interface SortState
The state of the
Sort
sub-controller.
interface
SortState
{
appliedSort
:
SortCriterion
;
availableSorts
:
SortCriterion
[]
;
}
Index
Properties
applied
Sort
available
Sorts
Properties
applied
Sort
appliedSort
:
SortCriterion
The current sort criterion.
available
Sorts
availableSorts
:
SortCriterion
[]
The available sort criteria.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applied
Sort
available
Sorts
@coveo/headless-react
Loading...
The state of the
Sort
sub-controller.