@coveo/headless
    Preparing search index...

    Interface NumericFilterProps

    interface NumericFilterProps {
        initialState?: NumericFilterInitialState;
        options: NumericFilterOptions;
    }
    Index

    Properties

    The initial state.

    The options for the NumericFilter controller.