The table cell contents.
Override or extend the styles applied to the component.
The component used for the root node. Either a string to use a HTML element or a component.
Content for the cell
Custom CSS classes to pass to the button
Data-qa tag to apply to the search bar and input element
Sets the padding applied to the cell.
By default, the Table parent component set the value (normal
).
default
is deprecated, use normal
instead.
Set scope attribute.
Specify the size of the cell.
By default, the Table parent component set the value (medium
).
Set aria-sort direction.
Specify the cell type. By default, the TableHead, TableBody or TableFooter parent component set the value.
Generated using TypeDoc
Set the text-align on the table cell content.
Monetary or generally number fields should be right aligned as that allows you to add them up quickly in your head without having to worry about decimals.