pwa-qr-code-scanner
Reactive icon

PWA QR Code Scanner

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded
 on 16 November 2023
 by 
5.0
 (2 ratings)
pwa-qr-code-scanner

PWA QR Code Scanner

Documentation
1.0.2

How to use:

1. Drag the QRScanner component onto a page.

2. Name it something (ex QRScanner)

3. Add an event handler for the component

4. Use the Scan client action to start the scanner, and pass in the ID of the component (Ex QRScanner.Id) in the ParentWidgetId input.

When the scan is complete, the result will be delivered to the handler.



1.0.0

How to use:

1. Drag the QRScanner component onto a page.

2. Name it something (ex QRScanner)

3. Add an event handler for the component

4. Use the Scan client action to start the scanner, and pass in the ID of the component (Ex QRScanner.Id) in the ParentWidgetId input.

When the scan is complete, the result will be delivered to the handler.