Module beamui.widgets.text

Widgets to show plain or formatted single- and multiline text.

Import line

import beamui.widgets.text;

Classes

NameDescription
ElemLabel
ElemParagraph
Label Efficient single- or multiline plain text widget.
Paragraph Widget for multiline text with optional inner markup.