QrCodeComponent

Source qr-code

QR-Code display component

Example

  • typescript
<evan-qr-code
  [text]="'test'"
  [width]="100"
  [height]="100">
</evan-qr-code>