paddingY of ui.barcode, Properties Webix Docs

StartAPI Referenceui.barcodeProperties

sets the top and bottom paddings

number paddingY;

Example

webix.ui({
    view:"barcode",
    paddingY: 10
});

Back to top

If you have not checked yet, be sure to visit site of our main product Webix javascript ui components library and page of javascript barcode generator product.