Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 387 Bytes

cameraReader.component.md

File metadata and controls

16 lines (10 loc) · 387 Bytes

IDEABarcodeCameraReaderComponent

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.