Label
This topic describes the options and limitations available when using a Label component.
The Label component in App Builder is comparable to the Static component in Mongoose. It is typically used for text that is not intended to change: headers, titles, captions, and so on.
Content settings
- Label
- These settings specify the text that is to display as the label.
- Tooltip
- These settings specify what text is to display as a "tooltip"; that is, a bit of text that appears when a user hovers over the label text.
Interactions
- Trigger Event
- The Label component can trigger the
- , where Data Service is the name of a data service assigned to the component
- , where no data service has been assigned to the component
event. This event might display as:
- Target Action
- Depending on the target, the Label component can perform a Get operation or a Run operation on the target component.
Style settings
- Typography
-
Note: These settings do not allow you to select a particular font family or alternate sizes/weights/colors for the font display (other than the specific sizes/weights/colors provided).
These settings have these options:
- Font Style
- These options basically control the size and, in some cases, the weight of the label text. Where a size is specified, the size is provided in pixels (not points).
- Font Characteristic
- These options control aspects, other than size, of how the label displays, such
as the font weight and any decorative elements (such as underlining). In most
cases, these options also determine the font color. The exceptions to this rule
are Note: These settings do not control how the label actually behaves, only the appearance. For example, formatting the label text as does not actually make the text a hyperlink.
, , and .
- Color
- This setting allows you, within limits, to select the color for the
lable text. Note: If you have the Font Characteristic set to anything other than , , or , this setting has no effect.