Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
clipboard
compact
compactWidth
container
css
disabled
editor
gravity
height
hidden
id
locale
maxHeight
maxWidth
minHeight
minWidth
mode
on
override
path
player
search
selectedItem
url
width
Start
API Reference
ui.filemanager
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