Skip to main content
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