Add SVG support
Added support of SVG QR codes.
To render SVG QR add type: "svg"
to configs.
To download SVG file use download({ extension: "svg" })
method.
Added support of SVG QR codes.
To render SVG QR add type: "svg"
to configs.
To download SVG file use download({ extension: "svg" })
method.