Hex Core JS
    Preparing search index...

    Type Alias SearchDropDownSearchKey

    SearchDropDownSearchKey:
        | string
        | { key: string; matching?: "exact"
        | "partial" }