ariaLabel of ui.barcode, Properties Webix Docs
sets a screen readable label for Barcode
string ariaLabel;
Example
webix.ui({
view:"barcode",
ariaLabel:"bars"
});
Default value:
"bars"
See also
Articles
If you have not checked yet, be sure to visit site of our main product Webix easy javascript framework and page of javascript barcode generator product.