Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
attributes
borderless
bottomLabel
bottomPadding
clear
click
container
css
disabled
format
gravity
height
hidden
hotkey
icon
id
inputAlign
inputHeight
inputWidth
invalid
invalidMessage
keyPressTimeout
label
labelAlign
labelPosition
labelWidth
maxHeight
maxWidth
minHeight
minWidth
name
on
pattern
placeholder
popup
readonly
relatedAction
relatedView
required
suggest
tooltip
type
validate
validateEvent
value
width
Start
API Reference
ui.text
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