Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableRow

Hierarchy

  • TableRow

Properties

Properties

Optional cells

Cells in this row. The first 3 cells are guaranteed to be shown but others might be cut on certain surfaces. Please test with the simulator to see which cells will be shown for a given surface.

When provided as a string array, creates the cells as text.

When provided as a string array, creates the cells as text.

Optional dividerAfter

dividerAfter: undefined | true | false

Indicates whether there should be a divider after each row.

Overrides top level dividers property for this specific row if set.

Overrides top level dividers property for this specific row if set.

Generated using TypeDoc