Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TableCell

A cell within a Table.

Hierarchy

Index

Properties

Optional cellType

cellType: "Data" | "Header"

Optional colspan

colspan: number

Optional content

Optional id

id: string

Optional meta

meta: Object

Optional name

name: string

Optional rowspan

rowspan: number

type

type: "TableCell"

Generated using TypeDoc