Search
    Preparing search index...

    Type Alias UEBusinessSearchResultCardRowsProps

    type UEBusinessSearchResultCardRowsProps = {
        assetType?: AssetType;
        searchHit: SearchHit;
        searchStore: BusinessSearchDataStoreFacade;
    }
    Index

    Properties

    assetType?: AssetType
    searchHit: SearchHit