Skip to main content
Version: 4.xx.xx

Import and Export in Material UI

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-material-ui