Skip to main content

TableCell

A single cell containing data in a table.

Table cell
<TableCell>Table cell</TableCell>

Props

Kind

Change the content alignment and cell size depending on the type of content.

DefaultNumberAction
Default00
<TableCell>Default</TableCell>
<TableCell kind="number">Number</TableCell>
<TableCell kind="action">Action</TableCell>