Skip to main content

TextareaCellComponent

TextareaCellComponent(options: TextareaColumnOptions<any, any>): FC<TableBodyCellProps<any, any>>

Parameters

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

Return

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