Samples
Forum
Support
Documentation
animate
borderless
color
container
css
disabled
gravity
height
hidden
id
maxHeight
maxWidth
minHeight
minWidth
paddingX
paddingY
textHeight
type
value
width
Start
API Reference
ui.barcode
Properties
color
sets the bar color
string
color
;
Example
webix.
ui
(
{
view
:
"barcode"
,
color
:
"#000"
}
)
;
Back to top