Юниверс DG SDK UI
v2.15.0

Псевдоним типа BusinessSearchResultCardAfterTitleContentProps

type BusinessSearchResultCardAfterTitleContentProps = {
    assetType?: AssetType;
    isHovered?: boolean;
    searchHit: SearchHit;
    searchStore: BusinessSearchDataStoreFacade;
}
Индекс

Свойства

assetType?: AssetType
isHovered?: boolean
searchHit: SearchHit