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 | { rule: HeightRule; value: number }

Optional Readonly tableHeader

tableHeader: undefined | false | true

Generated using TypeDoc