Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableRowOptions

Hierarchy

  • ITableRowOptions

Index

Properties

Optional Readonly cantSplit

cantSplit: undefined | false | true

Readonly children

children: TableCell[]

Optional Readonly height

height: undefined | { height: number; rule: HeightRule }

Optional Readonly tableHeader

tableHeader: undefined | false | true

Generated using TypeDoc