Theia API Documentation v1.65.0
    Preparing search index...

    Options for the search term debounce.

    interface SearchBoxDebounceOptions {
        delay: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    delay: number

    The delay (in milliseconds) before the debounce notifies clients about its content change.