angularjs-ej1-demos/barcode/default.js

3 строки
108 B
JavaScript

syncApp.controller('BarCodeController', function ($scope) {
$scope.text_qr = "//www.syncfusion.com";
});