Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 669 Bytes

readme.md

File metadata and controls

21 lines (13 loc) · 669 Bytes

QrCode

Controls render canvas with qrcode based od Url property. It only support Client Side rendering.

Sample 1: Something

You can do this:

<dc:QrCode Content="{value: Url}"></dc:QrCode>
<dc:QrCode Content="https://www.google.com/"></dc:QrCode>

Prerequisites

This contrib control requires resource "jquery". You could add this resource by libman.

Info about used script

Used script is copied from https://github.com/jeromeetienne/jquery-qrcode. QRErrorCorrectLevel - have default value set to QRErrorCorrectLevel.H => highest possible value