Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
borderless
complexData
container
css
data
datatype
disabled
editValue
editable
editaction
elements
form
gravity
height
hidden
id
item
keyPressTimeout
map
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
nameWidth
on
onClick
onContext
onDblClick
onMouseMove
scroll
scrollSpeed
template
tooltip
type
url
width
Start
API Reference
ui.property
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