angular2-qrcode
angular2-qrcode copied to clipboard
An Angular 2 component that generates a QR Code.
I use version 2.0.1. and build in aot ,but QRCodeModule in H:/isclib_dev_v1.0/node_mod ules/angular2-qrcode/lib/index.d.ts' imported by the module 'DemoModule in H: /isclib_dev_v1.0/src/app/demo/demo.module.ts'. Please add a @NgModule annotation. ok, I have solved...
Provide a new parameter "download" to specify a filename for downloading the QR code image. If this parameter is specified, surround the with an A tag with the "download" attribute...
I'm getting following error while trying to use this package in my Angular application in VS2017 and Systemjs (not webpack) ` A loader plugin needs to be configured via `SystemJS.config({...
Hi, I am new to Angular2 and I am creating an application for QRCode generation and I am using this library for that, but somehow I am unable to get...
using 2.0.1 android ionic 2.2.2 ,cordova 6.5.0 build prod failed: Metadata version mismatch for module /Users/suboan/Desktop/ProjectFile/ionic2/vwAPP_2.0/node_modules/angular2-qrcode/lib/angular2-qrcode.d.ts, found version 2.0.1, expected 1 [17:11:10] ionic-app-script task: "build" [17:11:10] Error: Metadata version mismatch...
Error: Could not generate QR Code: Cannot read property 'length' of undefined. Module works perfectly. thanx
Hi is it possible to support chinese characters?