@coveo/headless-react
    Preparing search index...

    Interface RecentQueriesListProps

    interface RecentQueriesListProps {
        initialState?: RecentQueriesListInitialState;
        options?: RecentQueriesListOptions;
    }

    Hierarchy

    Index

    Properties

    The initial state that should be applied to the RecentQueriesList controller.