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