AggregatedCell
AggregatedCell<
TOriginalRow
>: (props
) =>string
|HTMLElement
|CustomCellComponentWithProps
Defined in: core/types.ts:160
Type Parameters
• TOriginalRow
Parameters
props
AggregateCellProps
<TOriginalRow
>
Returns
string
| HTMLElement
| CustomCellComponentWithProps