What is a Label

A Label displays a static text, usually used as a title for the entire Layout, or as a header of a group of other segments. A single Label can contain multiple lines of text. Unlike the Banner, no information or text can be sent to a Label.

If used directly in a Layout, the Label itself is limited by width of the segment. However, when put inside a Ticker, the full text will scroll within the Ticker.

Text within the Label can be formatted using Markdown. This allows user to include various formatting styles like bold, italics, lists, and more. Markdown formatting will display the text in a clear and organized way, making the Label more visually appealing and readable.

For more information about editing the Label, see Label chapter.
For more information about editing the Ticker, see Ticker chapter.

Figure 1: Label

../../_images/label.png

Figure 2: Label - with Markdown formatting

../../_images/label-markdown.png