🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

A Vue.js component for creating a QR code generator on the web application.

Other

Documentation

vue-qrcode

A Vue component to generate QR codes.

Usage

<qrcode val="https://github.com/"></qrcode>

Available Props

prop type default value
val string
size number 128
bg-color string (CSS color) "#FFFFFF"
fg-color string (CSS color) "#000000"

You May Also Like