Mantine React Table

screenshot of Mantine React Table
mantine

A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table

Overview:

The Mantine React TableView is a powerful tool for creating data tables in React applications. It is a fork of Material React Table, built with Mantine V7 and TanStack Table V8. The TableView provides a wide range of features for creating basic to advanced data tables with options for customization and functionality.

Features:

  • Fully Customizable: Customize icons, styling, and internal Mantine components.
  • Data Editing: Supports four different editing modes.
  • Aggregation and Grouping: Perform operations like sum, average, and count.
  • Column Actions: Dropdown menu for actions on columns.
  • Row Selection: Checkboxes for selecting rows.
  • Sorting and Filtering: Supports both client-side and server-side sorting and filtering.
  • Virtualization: Handles large datasets with virtualized rows and infinite scrolling.
  • Localization Support: Built-in support for over a dozen languages.
mantine
Mantine UI

A fully featured React components library. 100+ components, 50+ hooks.