CustomCell
CustomCell<
TOriginalRow>: (props) =>string|HTMLElement|CustomCellComponentWithProps
Defined in: datagrid/core/types.ts:150
Type Parameters
• TOriginalRow
Parameters
props
CustomCellProps<TOriginalRow>
Returns
string | HTMLElement | CustomCellComponentWithProps