Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoplace
borderless
cellHeight
cellWidth
cells
cols
container
css
disabled
factory
gravity
gridColumns
gridRows
height
hidden
id
margin
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
responsive
rows
visibleBatch
width
Start
API Reference
ui.dashboard
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