Preparing search index...
@universe-dg/sdk
Universe
DG
Data
BusinessSearchResultsViewProps
Type Alias BusinessSearchResultsViewProps
Public
type
BusinessSearchResultsViewProps
=
{
cardComponent
:
ComponentType
<
{
searchHit
:
SearchHit
;
store
:
BusinessSearchDataStoreFacade
}
,
>
;
searchStore
:
BusinessSearchDataStoreFacade
;
}
Index
Properties
card
Component
search
Store
Properties
card
Component
cardComponent
:
ComponentType
<
{
searchHit
:
SearchHit
;
store
:
BusinessSearchDataStoreFacade
}
,
>
search
Store
searchStore
:
BusinessSearchDataStoreFacade
On This Page
Properties
card
Component
search
Store
Юниверс DG SDK UI
Loading...
Public