Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
cols
container
css
data
datathrottle
datatype
disabled
gravity
height
hidden
id
isolate
margin
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
ready
removeMissed
responsive
rows
save
scheme
type
url
visibleBatch
width
Start
API Reference
ui.datalayout
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