Back to Refine

Base64 Example | Best Practices in Refine v5

documentation/docs/examples/upload/chakra-ui/base64.md

3.25.0214 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-chakra-ui-basic64" />