Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Base64 Upload

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.

Run on your local
npm create refine-app@latest -- --example upload-material-ui-base64
Last updated on Jul 25, 2023 by Yıldıray Ünlü