TableCellContentProps Interface

Properties of the TableCellContent React component

Extends

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

Last Updated: 08 January, 2020