Mashup Builder > Widgets > Legacy Widgets > Label Widget (Legacy)
Label Widget (Legacy)
The Label can be used like a form label or as an area header, depending on how you use the text alignment and apply styles.
* 
Styles and common widget properties are not included in the table below.
Property Name
Description
Base Type
Default Value
Bindable? (Y/N)
Localizable? (Y/N)
CustomClass
User-defined CSS class to apply to the top div of the widget. Separate multiple classes with a space.
STRING
n/a
Y
N
AllowEllipsis
If the label text overflows the height or width of the label widget, an ellipsis is added.
BOOLEAN
false
N
N
Text
The text to be displayed in the label.
STRING
n/a
Y
Y
Alignment
Text alignment for display text (Left Aligned, Right Aligned, or Center Aligned).
STRING
Left
N
N
ToolTipField
Optional field to include tooltips that display in run time.
STRING
n/a
Y
Y
ShowDataLoading
Display the data while it loads.
BOOLEAN
True
N
N
Visible
Widget is visible when viewing mashup.
BOOLEAN
True
Y
N
Was this helpful?