Skip to main content

CheckboxCellComponent

CheckboxCellComponent(options: CheckboxColumnOptions<any, any>): FC<TableBodyCellProps<any, any>>

Parameters

(Mandatory parameters are in bold)
ParametersTypeDescription
optionsCheckboxColumnOptions<any, any>

Return

The return is of type FC<TableBodyCellProps<any, any>>