Replies: 1 comment
-
var scanner = new Html5QrcodeScanner("scanner-element",{fps:10,qrbox:250}); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not that great at JS so I am learning as I go so I apologize for the basic question. If I want to use the output from the scan that appears below the scanner, how would I go about that? what am I looking for?
Beta Was this translation helpful? Give feedback.
All reactions