Back to Refine

Mantine Example | Best Practices in Refine v5

documentation/docs/examples/import-export/mantine.md

3.25.0342 B
Original Source

Refine allows you to export and import your data as CSV files. You can quickly do CSV import and export operation with Refine by creating model operations on the CSV data.

Refer to the Refine CSV Import & Export guide for more information. →

<CodeSandboxExample path="import-export-mantine" />