TableCellContentProps Interface
Deprecated in 3.0. Use the Table component in @itwin/itwinui-react instead, which does not use this interface.
Properties of the TableCellContent React component
Extends
Methods
Name |
Description |
|
onDialogOpen(state: PropertyDialogState): void Optional |
Callback to DialogOpen event |
|
Properties
Name |
Type |
Description |
|
cellItem |
CellItem |
Props for the item that will be rendered |
|
height |
undefined | number |
Height of the component |
|
isSelected |
boolean |
Indicates, whether container cell is selected or not |
|
propertyValueRendererManager |
PropertyValueRendererManager |
Property value renderer manager |
|
Inherited properties
Defined in
Last Updated:
20 June, 2023