API Reference > ui-components > Table > TableCellContentProps TableCellContentProps Interface Properties of the TableCellContent React component Extends CommonProps 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 onDialogOpen undefined | (state: PropertyDialogState) => void Callback to DialogOpen event propertyValueRendererManager PropertyValueRendererManager Property value renderer manager Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/components/src/ui-components/table/component/TableCell.tsx Line 83 Last Updated: 13 June, 2024