ariaLabel of ui.barcode, Properties Webix Docs

StartAPI Referenceui.barcodeProperties

sets a screen readable label for Barcode

string ariaLabel;

Example

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

Default value:

"bars"

See also

  • Articles

  • 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.