Back to Refine

Mantine Base64 Upload | Refine v4 Image Handling

documentation/versioned_docs/version-4.xx.xx/examples/upload/mantine/base64.md

3.25.0211 B
Original Source

In this example, you'll learn how to do base64 upload in Refine with useForm. For more information, you can view the live example or review the source code.

<CodeSandboxExample path="upload-mantine-base64" />