Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
autowidth
borderless
click
container
css
disabled
gravity
height
hidden
hotkey
icon
id
inputHeight
inputWidth
keyPressTimeout
maxHeight
maxWidth
minHeight
minWidth
name
offIcon
offLabel
on
onIcon
onLabel
popup
tooltip
type
value
width
Start
API Reference
ui.toggle
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