Interface ITableRowPropertiesOptions
Hierarchy
- ITableRowPropertiesOptions
Properties
Optional Readonly cantSplit
cantSplit?: boolean
Optional Readonly height
height
?: { rule
: HeightRule; value
: string | number }Type declaration
Readonly value: string | number
Optional Readonly tableHeader
tableHeader?: boolean