Qrcode Custom Widget
Features
- Generates QRCode from text, as you type
- Saves image back to Appsmith model, for use in APIs or Database queries
Custom widget using the QRCode.js library. The widget generates the image, then saves it back to the Appsmith model, so that it can be saved to a database or API, or sent in an email.
See the full build process here:
Building a QRCode Generator with a Custom Widget and the QRCode.JS Library