@coveo/headless
    Preparing search index...

    Interface DateFilterProps

    interface DateFilterProps {
        initialState?: DateFilterInitialState;
        options: DateFilterOptions;
    }
    Index

    Properties

    initialState?: DateFilterInitialState

    The initial state.

    The options for the DateFilter controller.