Back to Refine

Base64 Upload

documentation/versioned_docs/version-3.xx.xx/examples/upload/mui/base64.md

3.25.0217 B
Original Source

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

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