QR Code viewer

<qr-code> from @mintplayer/ng-qr-code renders a QR representation of any string passed to its [value] input. The component re-renders whenever the input changes, so binding it to a signal or ngModel-driven field produces a live preview.

Basic usage