DataTable component embeds a Mantine ScrollArea and has a default height of 100%.scrollAreaProps to the DataTable component. The scrollAreaProps accepts a subset of Mantine ScrollArea props: type, scrollbarSize and scrollHideDelay. For instance, here’s how you could make the scrollbars invisible: