Skip to main content
One column of a TapTable.

Type Parameters

T

T

Properties

align?

end right-aligns the column and gives it tabular figures.

key

The key read from each row when there is no render.

label

Methods

render()?

Draws the cell. Without it the cell shows the row’s own string or number.

Parameters

row
T

Returns

ReactNode