Widgets
Samples
Demos
Forum
Services
Documentation
gravity
height
id
width
Start
API Reference
Mixins
FlexLayout
Properties
width
sets the width of the widget
number
width
;
Example
webix.
ui
(
{
view
:
"flexlayout"
,
height
:
300
,
width
:
300
,
...
}
)
;
Back to top