Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableRow

A row within a Table.

Hierarchy

Index

Properties

Properties

cells

cells: TableCell[]

Optional id

id: string

Optional meta

meta: {}

Type declaration

  • [key: string]: any

Optional rowType

rowType: "header" | "footer"

type

type: "TableRow"

Generated using TypeDoc