Widgets
Samples
Demos
Forum
Services
Documentation
align
animate
autowidth
borderless
click
container
css
disabled
gravity
height
hidden
hotkey
icon
id
inputHeight
inputWidth
keyPressTimeout
label
labelPosition
maxHeight
maxWidth
minHeight
minWidth
name
on
popup
tooltip
value
width
Start
API Reference
ui.label
Properties
autowidth
adjusts label to its text content
boolean
autowidth
;
Example
{
view
:
"label"
,
label
:
"My label"
,
autowidth
:
true
}
Back to top