Preparing search index...
@universe-dg/sdk
Universe
DG
DataCommon
BusinessSearchResultCardAfterTitleContentProps
Type Alias BusinessSearchResultCardAfterTitleContentProps
Public
type
BusinessSearchResultCardAfterTitleContentProps
=
{
assetType
?:
AssetType
;
isHovered
?:
boolean
;
searchHit
:
SearchHit
;
searchStore
:
BusinessSearchDataStoreFacade
;
}
Index
Properties
asset
Type?
is
Hovered?
search
Hit
search
Store
Properties
Optional
asset
Type
assetType
?:
AssetType
Optional
is
Hovered
isHovered
?:
boolean
search
Hit
searchHit
:
SearchHit
search
Store
searchStore
:
BusinessSearchDataStoreFacade
On This Page
Properties
asset
Type
is
Hovered
search
Hit
search
Store
Юниверс DG SDK UI
Loading...
Public