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