CheckboxCellComponent
CheckboxCellComponent(options: CheckboxColumnOptions<any, any>): FC<TableBodyCellProps<any, any>>
Parameters
(Mandatory parameters are in bold)| Parameters | Type | Description | 
|---|---|---|
| options | CheckboxColumnOptions<any, any> | 
Return
The return is of type FC<TableBodyCellProps<any, any>>