Samples
Forum
Support
Documentation
animate
borderless
container
css
disabled
gravity
height
hidden
id
maxHeight
maxWidth
minHeight
minWidth
width
Start
API Reference
Mixins
ui.baseview
Properties
width
sets the width of the component
number
width
;
Example
webix.
ui
(
{
view
:
"window"
,
height
:
300
,
width
:
300
,
...
}
)
See also
api
height
samples
Horizontal Accordion
articles
Sizing components
Back to top