API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.xx.xx
Import-Export
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. →
Run on your local
npm create refine-app@latest -- --example import-export-antd