Back to Refine

Mantine Import & Export Guide | Refine v4 Example

documentation/versioned_docs/version-4.xx.xx/examples/import-export/mantine.md

3.25.0341 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" />