#API
QrCode
props
Name | Description | Type | Default | Values | Required |
|---|---|---|---|---|---|
value | Text or URL encoded in the QR code. | String | |||
color | Foreground module color. | String | #000 | ||
backgroundColor | Background color behind the modules. | String | #fff | ||
size | Rendered size of the QR canvas in pixels. | String Number | 100 | ||
errorCorrectionLevel | Error correction level (L, M, Q, or H). | String | M | LMQH |