Widgets
Samples
Demos
Forum
Services
Documentation
activeTitle
animate
borderless
click
clipboard
collapsed
collapsedWidth
container
css
data
datathrottle
datatype
delimiter
disabled
drag
dragscroll
filterMode
gravity
height
hidden
id
item
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
multipleOpen
navigation
on
onClick
onContext
onDblClick
onMouseMove
pager
position
prerender
ready
removeMissed
rules
save
scheme
scroll
scrollSpeed
select
template
templateCopy
threeState
titleHeight
tooltip
type
url
width
Start
API Reference
ui.sidebar
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