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.