@nospamproxy/core
    Preparing search index...

    Type Parameters

    • T = unknown
    • Parameters

      • search: string

        The current user search text or an empty string if the search is not used.

      • limit: number

        The maximum number of items to get.

      Returns Promise<DropdownItem<T>[]>