@coveo/headless
    Preparing search index...

    Interface SmartSnippetQuestionsListOptions

    interface SmartSnippetQuestionsListOptions {
        selectionDelay?: number;
    }
    Index

    Properties

    Properties

    selectionDelay?: number

    The amount of time in milliseconds to wait before selecting the source after calling beginDelayedSelect.

    1000