ariaLabel

sets a screen readable label for Barcode

string ariaLabel;

Example

webix.ui({
    view:"barcode",
    ariaLabel:"bars"
});


Default value:

"bars"
See also
Back to top
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.