IDEABarcodeCameraReaderComponent

February 21, 2023 ยท View on GitHub

Selector

idea-barcode-camera-reader

Inputs

  • fill (string) - The button's fill.
  • color (string) - The button's color.
  • isScanning (boolean) - Whether the barcode reader is currently scanning.

Outputs

  • isScanningChange (EventEmitter)
  • scan (EventEmitter) - Output the result read by the scanner.