@coveo/headless
    Preparing search index...

    Interface RecentResultsListProps

    interface RecentResultsListProps {
        initialState?: RecentResultsListInitialState;
        options?: RecentResultsListOptions;
    }
    Index

    Properties

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

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