Samples
Forum
Services
Documentation
animate
borderless
columnMode
container
css
disabled
fields
filtering
filters
glue
gravity
height
hidden
id
inputMaxWidth
inputWidth
maxHeight
maxLevel
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
sorting
type
width
Start
API Reference
ui.querybuilder
Properties
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"list"
,
borderless
:
true
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top