- generateQRCode(args): Promise<HTMLElement>
Parameters
- args: {
colorDark?: string;
colorLight?: string;
correctLevel?: any;
domElement?: HTMLElement;
height?: number;
text: string;
width?: number;
}Optional
colorDark?: string
Optional
colorLight?: string
Optional
correctLevel?: any
Optional
height?: number
text: string
Optional
width?: number
using https://github.com/davidshimjs/qrcodejs