0

How can we add suffix to the barcode, so that after scanning it triggers the next function ?

In my case I would like to use Quagga js plugin and Angular 4 framework. Can someone shed some light to proceed with it?

halfer
  • 19,824
  • 17
  • 99
  • 186
cantona_7
  • 1,127
  • 4
  • 21
  • 40
  • You have the `Quagga.onDetected(callback)` callback, which provides the decoded string. You can then process it further. What should the suffix do? – rollstuhlfahrer Jan 25 '18 at 12:34
  • @rollstuhlfahrer hai..,i would like to trigger an angular function..,instead of using a button – cantona_7 Jan 25 '18 at 12:37

0 Answers0