Widgets
Samples
Demos
Forum
Services
Documentation
animate
appIconPath
apps
barPosition
borderless
container
css
disabled
gravity
grid
height
hidden
id
locale
maxHeight
maxWidth
minHeight
minWidth
on
override
systemParams
tileAlign
tileLayout
width
Start
API Reference
ui.desktop
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