Back to Refine

Advanced React Table Example | Pagination in Refine v5: Mantine

documentation/docs/examples/table/mantine/advanced.md

3.25.0435 B
Original Source

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.

<CodeSandboxExample path="table-mantine-advanced" />