Back to Refine

Multipart Example | Best Practices in Refine v5

documentation/docs/examples/upload/antd/multipart.md

3.25.0441 B
Original Source

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. →

<CodeSandboxExample path="upload-antd-multipart" />