Refine AI
This is documentation for Refine 4.xx.xx, which is no longer actively maintained.
For up-to-date documentation, see the latest version (5.xx.xx).
Version: 4.xx.xx
Multipart Upload
In this example, you'll learn how to do multipart upload in Refine with useForm
. For more information, you can view the live example or review the source code.
Run on your local
npm create refine-app@latest -- --example upload-mantine-multipart