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