API Reference
Advanced Tutorials
Comparison
FAQ
Contributing
Testing
Migration Guide
Licence
This is documentation for Refine 3.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (4.xx.xx).
Version: 3.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