Optional
colorThe color of the dark squares
Optional
colorThe color of the light squares
Optional
correctThe error correction level to use
Optional
domThe dom element to append the QR code to. If not provided a new div will be created and returned
Optional
height?: numberThe height of the QR code
The text to encode
Optional
width?: numberThe width of the QR code
The dom element containing the QR code
Generated using TypeDoc
Generates a QR code HTML image using https://github.com/davidshimjs/qrcodejs