Back to Refine

Import-Export

documentation/versioned_docs/version-3.xx.xx/examples/import-export.md

3.25.0499 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 guide for more information. →

Refer to the refine CSV Export guide for more information. →

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