Skip to main content
🧙‍♂️ refine grants your wishes! Please give us a ⭐️ on GitHub to keep the magic going.
Version: 4.xx.xx

Multipart Upload

Multipart Upload is supported by the refine. With refine, you may upload any file using Multipart Upload logic. In this example we showed you how to upload images with Multipart Upload to a resource. Check out the live example for more information.

Refer to the refine Multipart Upload documentation for more information. →

Run on your local
npm create refine-app@latest -- --example upload-antd-multipart