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.
Custom CSS classes to pass to the button
Data-qa tag to apply to the search bar and input element
The header data
Whether this header is for a cell that contains an action button
The function triggered when a sort request is made
The order direction for the header
The property to order by
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.
The label for the tooltip
The placement of the tooltip
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.