Interface ITableRowPropertiesOptions

Hierarchy

Properties

cantSplit?: boolean
height?: {
    rule: HeightRule;
    value: string | number;
}

Type declaration

  • Readonly rule: HeightRule
  • Readonly value: string | number
tableHeader?: boolean

Generated using TypeDoc