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

    Interface RecentQueriesListProps

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

    Properties

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

    The configuration options that should be applied to the RecentQueriesList controller.