Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
borderless
container
content
css
data
datatype
disabled
gravity
height
hidden
id
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
on
onClick
scroll
scrollSpeed
src
template
tooltip
type
url
width
Start
API Reference
ui.template
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