@legumeinfo/web-components
    Preparing search index...

    Type Alias TraitAssociationFormDataFunction

    TraitAssociationFormDataFunction: (
        options: TraitAssociationSearchFormDataOptions,
    ) => Promise<TraitAssociationSearchFormData>

    The type signature of a function that may be used to load the data used to construct the search form in the LisTraitAssociationSearchElement template.