SelectCellComponent
SelectCellComponent(options: SelectColumnOptions<any, any, TableItem<any>, SelectItem<any>>,broker: SelectBroker<any, SelectItem<any>, SelectState<any, SelectItem<any>>, SelectController<any, SelectItem<any>, SelectState<any, SelectItem<any>>>>): FC<TableBodyCellProps<any, TableItem<any>>>
Parameters
(Mandatory parameters are in bold)| Parameters | Type | Description | 
|---|---|---|
| broker | SelectBroker<any, SelectItem<any>, SelectState<any, SelectItem<any>>, SelectController<any, SelectItem<any>, SelectState<any, SelectItem<any>>>> | |
| options | SelectColumnOptions<any, any, TableItem<any>, SelectItem<any>> | 
Return
The return is of type FC<TableBodyCellProps<any, TableItem<any>>>