CustomCellProps
CustomCellProps<
TOriginalRow
>:object
Defined in: core/types.ts:144
Type Parameters
• TOriginalRow
Type declaration
Name | Type | Defined in |
---|---|---|
column | LeafColumn <any > | core/types.ts:146 |
datagrid | DatagridCore <any > | core/types.ts:145 |
row | GridBasicRow <TOriginalRow > | core/types.ts:147 |