Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
collapsed
cols
container
css
disabled
gravity
height
hidden
id
isolate
margin
maxHeight
maxWidth
minHeight
minWidth
multi
on
padding
paddingX
paddingY
panelClass
responsive
rows
type
visibleBatch
width
Start
API Reference
ui.headerlayout
Properties
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"headerlayout"
,
borderless
:
false
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top