ariaLabel

задает компоненту barcode текстовый ярлык для скринридера (aria)

string ariaLabel;

Example

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


Default value:

"bars"
See also
Наверх
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.