Refine AI
This is documentation for Refine 4.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (5.xx.xx).
Version: 4.xx.xx
Advanced Tables with Mantine
It is an example of Mantine Advanced React Table created with Refine's @refinedev/react-table
adapter. In addition to the Mantine Basic React Table example, deletion editing and filtering features are used together in your table. For more information, you can view the live example or review the source code to see how it's used with Mantine.
Run on your local
npm create refine-app@latest -- --example table-mantine-advanced