Samples
Forum
Services
Documentation
animate
bands
barWidth
borderless
color
container
css
disabled
flowTime
gravity
height
hidden
id
keyPressTimeout
label
labelHeight
labelWidth
layout
marker
maxHeight
maxRange
maxWidth
minHeight
minRange
minWidth
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