@coveo/headless
    Preparing search index...

    Interface SortProps

    interface SortProps {
        initialState?: SortInitialState;
    }
    Index

    Properties

    Properties

    initialState?: SortInitialState

    The initial state that should be applied to this Sort controller.