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