Widgets
Samples
Demos
Forum
Services
Documentation
animate
borderless
conditions
container
css
data
datatype
disabled
field
gravity
height
hidden
id
inputs
maxHeight
maxWidth
minHeight
minWidth
mode
on
padding
paddingX
paddingY
template
type
url
value
width
Start
API Reference
ui.filter
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