constructor Method

Overloads
constructorTableIconCellContent(props)  
constructorTableIconCellContent(props, context?) Deprecated  

TableIconCellContent(props)

TableIconCellContent(props: Readonly<TableIconCellContentProps>): TableIconCellContent

Parameter Type Description
props Readonly<TableIconCellContentProps>  

Returns - TableIconCellContent



TableIconCellContent(props, context?)

Deprecated  

TableIconCellContent(props: TableIconCellContentProps, context?: any): TableIconCellContent

see https://reactjs.org/docs/legacy-context.html

Parameter Type Description
props TableIconCellContentProps  
context any  

Returns - TableIconCellContent


Last Updated: 12 June, 2024