Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
body
borderless
bottom
container
css
disabled
gravity
height
hidden
id
keyPressTimeout
left
maxHeight
maxWidth
minHeight
minWidth
right
top
width
Start
API Reference
ui.align
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