Open przemoga opened 4 years ago
If barcode is wrong svg graphic will not be displayed. Is it possible to validate barcode correctness from code different than checking like this ?
(this.barElement as NgxBarcodeComponent).bcElement.nativeElement.innerText.length === 0)
If barcode is wrong svg graphic will not be displayed. Is it possible to validate barcode correctness from code different than checking like this ?
(this.barElement as NgxBarcodeComponent).bcElement.nativeElement.innerText.length === 0)