Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
autowidth
borderless
click
container
css
disabled
gravity
height
hidden
hotkey
icon
id
inputHeight
inputWidth
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
name
offIcon
offLabel
on
onIcon
onLabel
popup
tooltip
type
value
width
Start
API Reference
ui.toggle
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