Widgets
Samples
Demos
Forum
Services
Documentation
animate
body
borderless
compact
compactWidth
container
css
disabled
fullscreen
gravity
height
hidden
id
keyPressTimeout
layoutMode
locale
maxHeight
maxWidth
menubar
minHeight
minWidth
on
override
toolbar
upload
value
width
Start
API Reference
ui.editor
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