Samples
Forum
Support
Documentation
align
animate
borderless
click
container
content
css
disabled
gravity
height
hidden
hotkey
id
inputHeight
inputWidth
label
labelPosition
maxHeight
maxWidth
minHeight
minWidth
name
on
placeholder
popup
tabFocus
template
tooltip
type
value
width
Start
API Reference
ui.label
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