Preparing search index...
@universe-dg/sdk
Universe
MDM
CE
Data
IDataCellProps
Interface IDataCellProps
Public
interface
IDataCellProps
{
cellRenderProps
:
TableCellRendererProps
<
SearchHit
,
undefined
|
ISearchColumn
,
>
;
searchStore
:
AbstractSearchStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
,
AbstractSearchColumnsStore
,
>
;
}
Index
Properties
cell
Render
Props
search
Store
Properties
cell
Render
Props
cellRenderProps
:
TableCellRendererProps
<
SearchHit
,
undefined
|
ISearchColumn
>
search
Store
searchStore
:
AbstractSearchStore
<
AbstractSearchPanelStore
<
AbstractSearchTerm
,
JsonData
>
,
AbstractSearchColumnsStore
,
>
On This Page
Properties
cell
Render
Props
search
Store
Юниверс DG SDK UI
Loading...
Public