Interface: EditableTableState
The state of the EditableTable component.
Properties
autoHeight?
optional
autoHeight:boolean
Flag, if true, the table height will be calculated automatically, false otherwise.
maxHeight?
optional
maxHeight:number
The maximum height of the table.