Samples
Forum
Support
Documentation
align
animate
borderless
click
container
content
css
disabled
gravity
height
hidden
hotkey
id
inputHeight
inputWidth
label
labelPosition
maxHeight
maxWidth
minHeight
minWidth
name
on
placeholder
popup
tabFocus
template
tooltip
type
value
width
Start
API Reference
ui.toggle
Properties
height
sets the height of the component
number
height
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
See also
api
width
samples
Horizontal Accordion
articles
Sizing components
Back to top