Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
cols
container
css
disabled
gravity
height
hidden
id
maxHeight
maxWidth
minHeight
minWidth
on
responsive
rows
visibleBatch
width
Start
API Reference
Mixins
ui.baselayout
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