ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

How to identify scanned type

Open NagarajuGaddam1 opened this issue 5 years ago • 0 comments

Bug, feature request, or proposal:

I dont see any option to identify what is the scanned is it a bar code or QR code?

What is the expected behavior?

onscansucess method event should have a type to identify the scanned code is bar code or QR code.

What is the current behavior?

OnscsnSuccss it is giving the scanned barcode or the QR code url

What are the steps to reproduce?

Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://stackblitz.com/fork/zxing-ngx-scanner

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, ngx-scanner, OS, TypeScript, browsers are affected?

Is there anything else we should know?

NagarajuGaddam1 avatar Aug 26 '20 03:08 NagarajuGaddam1