Widgets
Samples
Demos
Forum
Services
Documentation
$cssName
animate
body
borderless
container
css
disabled
gravity
height
hidden
id
keyPressTimeout
label
labelAlign
labelWidth
maxHeight
maxWidth
minHeight
minWidth
value
width
Start
API Reference
ui.forminput
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