Skip to main content

Properties

The Label Widget properties panel contains settings that control the displayed text content, alignment, and styling. The Label Widget has no data-binding or event properties.


General

PropertyDescription
TextThe content displayed by the label. Supports plain text, HTML markup, and @fieldname placeholders for dynamic value substitution. See the Overview for examples.
NameInternal widget name. Used for identification in logic or scripts.
VisibleControls whether the label is displayed. When unchecked, the label is hidden but remains configured.

Appearance

PropertyDescription
Text AlignControls the horizontal alignment of the label text: Left, Center, or Right.
Vertical AlignControls the vertical alignment of the label within its container row: Top, Middle, or Bottom.
ColorSets the text color. Overrides the project theme color for this label.
Font SizeOverrides the font size defined in the project theme.
Font WeightOverrides the font weight defined in the project theme.