Widgets
Samples
Demos
Forum
Services
Documentation
animate
autofit
autofocus
body
borderless
container
css
disabled
escHide
gravity
height
hidden
id
keyPressTimeout
left
master
maxHeight
maxWidth
minHeight
minWidth
modal
on
padding
point
position
relative
resize
state
toFront
top
width
zIndex
Start
API Reference
ui.sidemenu
Properties
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"list"
,
borderless
:
true
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top