Last updated
Was this helpful?
Last updated
Was this helpful?
A QR code component is a user interface element that generates and displays a QR code based on provided data. It supports color customization. The component ensures the QR code is scannable and includes features for downloading the QR code image.
Triggers allow you to launch certain actions based on different events.
setValue(value: string)
sets component's value
download()
downloads QR code
On Init
Calls for an action on component initialization
On Click
Calls for an action on the component's click