Search
Preparing search index...
@universe-dg/sdk
Universe
DG
Data
AssetSearchSelectionTableProps
Type Alias AssetSearchSelectionTableProps
Public
type
AssetSearchSelectionTableProps
=
{
canOpenRelatedRecord
:
boolean
;
initialAssetType
?:
string
;
onSelectionChange
?:
(
hits
:
SearchHit
[]
)
=>
void
;
routerStore
:
RouterStoreType
;
}
Index
Properties
can
Open
Related
Record
initial
Asset
Type?
on
Selection
Change?
router
Store
Properties
can
Open
Related
Record
canOpenRelatedRecord
:
boolean
Optional
initial
Asset
Type
initialAssetType
?:
string
Optional
on
Selection
Change
onSelectionChange
?:
(
hits
:
SearchHit
[]
)
=>
void
router
Store
routerStore
:
RouterStoreType
On This Page
Properties
can
Open
Related
Record
initial
Asset
Type
on
Selection
Change
router
Store
Юниверс DG SDK UI
Loading...
Public