-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to get data url in typescript when Qrcode created ? #14
Comments
by "current generated qrcode" do you mean the bitmap? |
Any luck with this? |
Any chance of a proper property bind to the src url that is generated from this? Being able to do something like this "#qrCode" rc would be nice. Need to use this qrcode in jsreports documents |
@Warriormuffin and @tearforfear007 Actually, this library creates an Also, since, this library is a wrapper over the |
Can we have a function to call to get current generated QR-code data URL?
The text was updated successfully, but these errors were encountered: