Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
cols
container
css
disabled
gravity
grayScale
height
hidden
id
keyPressTimeout
maxHeight
maxLightness
maxWidth
minHeight
minLightness
minWidth
navigation
on
palette
rows
template
type
value
width
Start
API Reference
ui.colorboard
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