API Reference
Examples
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
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