OptionalcolorDark?: stringThe color of the dark squares
OptionalcolorLight?: stringThe color of the light squares
OptionalcorrectLevel?: anyThe error correction level to use
OptionaldomElement?: HTMLElementThe dom element to append the QR code to. If not provided a new div will be created and returned
Optionalheight?: numberThe height of the QR code
The text to encode
Optionalwidth?: numberThe width of the QR code
The dom element containing the QR code
Generates a QR code HTML image using https://github.com/davidshimjs/qrcodejs