Widgets
Samples
Demos
Forum
Services
Documentation
animate
bands
barWidth
borderless
color
container
css
disabled
flowTime
gravity
height
hidden
id
keyPressTimeout
label
labelHeight
labelWidth
layout
marker
markerColor
maxHeight
maxRange
maxWidth
minBarHeight
minHeight
minRange
minWidth
origin
placeholder
scale
smoothFlow
stroke
tickSize
value
width
Start
API Reference
ui.bullet
Properties
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"list"
,
borderless
:
true
}
)
;
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top