Preparing search index...
The search index is not available
Юниверс MDM SDK UI
@universe-ee/sdk
Universe
Platform
Uikit
TableCellRendererProps
Type Alias TableCellRendererProps<Data, Column>
Table
Cell
Renderer
Props
<
Data
,
Column
>
:
{
column
:
TableColumn
<
Data
,
Column
>
;
isHoveredCell
:
boolean
;
isHoveredRow
:
boolean
;
isLocked
:
boolean
;
rowData
:
Data
;
rowIndex
:
number
;
}
Type Parameters
Data
Column
=
void
Public
Юниверс MDM SDK UI
Loading...
Public