Kendo UI for Angular
Create any type of QR Code as SVG or Canvas element. With support encoding, error correction, custom logos, Swiss QR Code, PDF export, and PNG export, you will have everything you need.
The Angular QR Code helps you easily customize the rendered code with options for size, color, and border.
The Angular QR Code supports overlays for two primary purposes: to add an image and to create a Swiss QR code. Images are most often added as logos for branding and Swiss QR Codes are created to comply with Swiss regulations.
By default, the QR Code value is encoded by using "ISO_8859_1", which supports all characters from the ISO/IEC 8859-1 character set. To enable support for all Unicode characters, set the encoding to "UTF_8".
The Angular QR Code component helps you create codes that will always work with error correction. Error correction and recovery allows partially damaged or covered QR codes to remain readable.