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