Awesome-qr.js icon indicating copy to clipboard operation
Awesome-qr.js copied to clipboard

How can i change the type TEXT to URL

Open JawadAliJamil opened this issue 4 years ago • 1 comments

Hello!

I need help I want to change the text type to URL so that the code leads to a website.

Thanks

JawadAliJamil avatar Mar 01 '21 17:03 JawadAliJamil

just write the URL as the text parameter.

options: { text: "http://www.google.com" }

designbyadrian avatar Dec 12 '21 13:12 designbyadrian