Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
autowidth
borderless
click
container
css
disabled
gravity
height
hidden
hotkey
icon
id
inputHeight
inputWidth
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
name
on
popup
tooltip
value
width
Start
API Reference
ui.icon
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top