Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
container
css
data
disabled
gravity
gridStep
height
hidden
id
links
locale
maxHeight
maxWidth
minHeight
minItemHeight
minItemWidth
minWidth
on
override
save
shapes
template
width
zoom
Start
API Reference
ui.diagram-editor
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