Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
button
container
css
disabled
gravity
height
hidden
id
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
on
value
width
Start
API Reference
ui.colorselect
Properties
width
sets the width of a widget
number
width
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
}
)
;
Default value:
260
Related samples
Horizontal Accordion
See also
API
height
Articles
Sizing Components
Back to top