Examples › Basic table properties
The DataTable component exposes some basic properties of the internal Mantine Table component and implements a number of additional ones. Try customizing some of them interactively below:
Row borders, withRowBorders
Column borders, withColumnBorders
Striped
Highlight on hover, highlightOnHover
Table border, withTableBorder
No header, noHeader
shadow
horizontalSpacing
verticalSpacing
fontSize
borderRadius
verticalAlign
No records
Head over to the next example to discover more features.