Widgets
Samples
Demos
Forum
Services
Documentation
animate
autofit
autofocus
body
borderless
container
css
disabled
escHide
gravity
height
hidden
id
keyPressTimeout
left
master
maxHeight
maxWidth
minHeight
minWidth
modal
on
padding
point
position
relative
resize
toFront
top
width
zIndex
Start
API Reference
ui.context
Properties
width
sets the width of a widget
number
width
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
}
)
;
Related samples
Horizontal Accordion
See also
API
height
Articles
Sizing Components
Back to top