The actual list of barcode types can be found here: https://github.com/lindell/JsBarcode/blob/master/src/barcodes/index.js
Some props, like 'flat' are not included in the types at all but are sent into jsbarcode and are needed for barcodes like EAN-13 and UPC
The actual list of barcode types can be found here: https://github.com/lindell/JsBarcode/blob/master/src/barcodes/index.js
Some props, like 'flat' are not included in the types at all but are sent into jsbarcode and are needed for barcodes like EAN-13 and UPC