Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
borderless
complexData
container
content
css
data
datatype
disabled
gravity
height
hidden
id
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
on
onClick
scroll
scrollSpeed
src
template
tooltip
url
width
Start
API Reference
ui.htmlform
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