Appearance
CellContent = Component | string | number | TableCell | { backgroundColor?: string | Color; content: Component | string | number | TableCell; valign?: "top" | "middle" | "bottom"; }
Component
string
number
TableCell
backgroundColor?
Color
content
valign?
"top"
"middle"
"bottom"
Defined in: components/table.ts:6