Widgets
Samples
Demos
Forum
Services
Documentation
animate
body
borderless
container
css
disabled
gravity
header
height
hidden
icon
id
maxHeight
maxWidth
minHeight
minWidth
on
padding
paddingX
paddingY
resize
type
width
Start
API Reference
ui.panel
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
;
Default value:
0
Related samples
Horizontal Accordion
See also
API
width
Articles
Sizing Components
Back to top