Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
conditions
container
css
data
datatype
disabled
field
gravity
height
hidden
id
inputs
maxHeight
maxWidth
minHeight
minWidth
mode
on
padding
paddingX
paddingY
template
type
url
value
width
Start
API Reference
ui.filter
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