@legumeinfo/web-components

    Type Alias QTLSearchFunction

    QTLSearchFunction: (
        searchData: QTLSearchData,
        options: PaginatedSearchOptions,
    ) => Promise<QTLSearchResult[]>

    The signature of the function the LisQTLSearchElement class requires for performing a QTL search.

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR