Skip to main content

InputCellComponent

InputCellComponent(options: InputColumnOptions<any, any>): FC<TableBodyCellProps<any, any>>

Parameters

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

Return

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