Overview of available QR code components
masterThe library provides three main components for different scanning scenarios:
QrcodeStream: Accesses the device camera for continuous scanning.QrcodeDropZone: Renders an empty region where users can drag-and-drop images to be decoded.QrcodeCapture: A standard file upload field that scans all selected files instantly.
All components are responsive and come with minimal default styling.