QRCodeScannerDialogComponent

Source qr-code-scanner

Shows an QR-Code Scanner Dialog for HTML 5. Should only be used within a modal.

Example

Reference Implementation: EvanQrCodeService

  • typescript
const qrCodeValue = await this.modalService.createModal(QRCodeScannerDialogComponent, {});

View Example

../../_images/qr-code-scanner.png