Interface: EditableTableState
@react-form-builder/designer.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.