Function: TableCell()
TableCell(
props):Element
Defined in: components/Table/Table.tsx:327
A data cell (Collection content role). Focusable during keyboard grid
navigation; typography and color inherit from the row.
Parameters
| Parameter | Type |
|---|---|
props | TableCellProps |
Returns
Element