Xivgear Types Documentation
Preparing search index...
@xivgear/common-ui
table/tables
CellRenderer
Type Alias CellRenderer<RowDataType, CellDataType>
CellRenderer
:
(
value
:
CellDataType
,
rowValue
:
RowDataType
)
=>
Node
|
null
Type Parameters
RowDataType
CellDataType
Type Declaration
(
value
:
CellDataType
,
rowValue
:
RowDataType
)
:
Node
|
null
Parameters
value
:
CellDataType
rowValue
:
RowDataType
Returns
Node
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Xivgear Types Documentation
Loading...