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
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Default value:
38
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top