Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
cells
container
css
disabled
gravity
height
hidden
id
maxHeight
maxWidth
minHeight
minWidth
multiview
on
padding
paddingX
paddingY
tabbar
type
width
Start
API Reference
ui.tabview
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