Widgets
Samples
Demos
Forum
Services
Documentation
animate
body
borderless
container
css
disabled
gravity
header
height
hidden
icon
id
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
resize
type
width
Start
API Reference
ui.panel
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