Samples
Forum
Support
Documentation
align
animate
attributes
borderless
click
container
content
css
disabled
gravity
height
hidden
hotkey
icon
id
inputHeight
inputPadding
inputWidth
label
labelPosition
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
on
options
placeholder
popup
popupWidth
readonly
relatedAction
relatedView
required
suggest
tabFocus
template
text
tooltip
type
validate
validateEvent
value
width
Start
API Reference
ui.combo
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
See also
api
width
samples
Horizontal Accordion
articles
Sizing components
Back to top