An extension to show a QR code scanner.
This Extension is provided as-is and without warranty or support. It is not part of the PTC product suite and there is no PTC support.
This extension provides a widget to show a QR code scanner.
- debugMode - BOOLEAN (default = false): if set to true it sends to the browser's JS console a set of information useful for debugging the widget
- content - STRING (no default value): the string representing the content of the scanned QR code
- error - STRING (no default value): the error message if scan fails
- hasCamera - BOOLEAN (default = false): true if at least one camera is available
- Scan: service to start a scanning
- Cancel: service to cancel a started scanning
- Scanned: event to notify the scan has completed
- Cancelled: event to notify the scan has cancelled
- Error: event to notify the scan has failed
- QR Scanner - link
If you would like to support the development of this and/or other extensions, consider making a donation.