Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITableOptions

Hierarchy

  • ITableOptions

Index

Properties

Optional alignment

alignment: AlignmentType

Optional borders

Optional columnWidths

columnWidths: number[]

Optional float

Optional layout

Optional margins

margins: undefined | { bottom?: undefined | number; left?: undefined | number; marginUnitType?: WidthType; right?: undefined | number; top?: undefined | number }

rows

rows: TableRow[]

Optional width

width: undefined | { size: number; type?: WidthType }

Generated using TypeDoc