Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
container
css
data
disabled
gravity
gridStep
height
hidden
id
links
locale
maxHeight
maxWidth
minHeight
minItemHeight
minItemWidth
minWidth
on
override
save
shapes
template
width
zoom
Start
API Reference
ui.diagram-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