Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
container
css
data
disabled
drag
gravity
hashtags
height
hidden
id
locale
maxHeight
maxWidth
minHeight
minWidth
on
override
projects
readonly
url
users
width
Start
API Reference
ui.todo
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