Widgets
Samples
Demos
Forum
Services
Documentation
animate
autoheight
borderless
complexData
container
css
data
datatype
disabled
editValue
editable
editaction
elements
form
gravity
height
hidden
id
item
keyPressTimeout
map
maxHeight
maxWidth
minHeight
minWidth
mouseEventDelay
nameWidth
on
onClick
onContext
onDblClick
onMouseMove
scroll
scrollSpeed
template
tooltip
type
url
width
Start
API Reference
ui.property
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