Login to follow
PWA QR Code Scanner

PWA QR Code Scanner (ODC)

Stable version 1.1.0 (Compatible with ODC)
Uploaded on 13 May 2024 by OutSystems Labs
PWA QR Code Scanner

PWA QR Code Scanner (ODC)

Details
Detailed Description

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.