value of ui.barcode, Properties Webix Docs
sets barcode value (text)
string value;
Example
webix.ui({
view:"barcode",
value: "123456789012"
});
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of javascript barcode product.