@coveo/headless
    Preparing search index...

    Interface SearchHubActionCreators

    The search hub action creators.

    See Dispatch actions.

    interface SearchHubActionCreators {
        setSearchHub(searchHub: string): { payload: string; type: string };
    }
    Index

    Methods

    Methods