Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
borderless
bottomLabel
bottomPadding
clear
click
container
css
disabled
format
gravity
height
hidden
hotkey
id
inputAlign
inputHeight
inputWidth
invalid
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
on
optionWidth
options
placeholder
popup
readonly
relatedAction
relatedView
required
separator
stringResult
suggest
tooltip
validate
validateEvent
value
width
Start
API Reference
ui.multiselect
Properties
borderless
used to hide the component borders
boolean
borderless
;
Example
webix.
ui
(
{
view
:
"multiselect"
,
borderless
:
false
}
)
;
Default value:
true
Related samples
Toolbar: Multiple Rows
See also
Articles
Setting Borders for Widgets
Back to top