Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoplace
borderless
cellHeight
cellWidth
cells
cols
container
css
disabled
factory
gravity
gridColumns
gridRows
height
hidden
id
margin
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
responsive
rows
visibleBatch
width
Start
API Reference
ui.dashboard
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