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
paddingY
sets the top and bottom paddings
number
paddingY
;
Example
webix.
ui
(
{
view
:
"barcode"
,
paddingY
:
10
}
)
;
Back to top