qr-code
Generates a QR code rendered using the Canvas API.
Attributes
| Name | Type | Default | Description |
|---|---|---|---|
value | string | - | Data to encode. |
size | number | sm | md | lg | 128 | Size in pixels (or DSL size token). |
label | string | - | Accessible description. |
radius | number | 0 | Edge radius (0 to 0.5). |
error-correction | L | M | Q | H | H | Error correction level. |