@cas-smartdesign/qrcode
v3.2.0
Published
Creates a Qrcode on a canvas element
Readme
@cas-smartdesign/qrcode
A custom element which can be used to show a qrcode based on a string input.
Attributes
- 'data' : string
- Defines the string that will be encoded in the QrCode
- 'margin' : number
- Defines the size of the white border around the QrCode
- Default value is 1
