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