Class Text (2.0.0)

Text(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A widget that displays textual content.

Attributes

NameDescription
content str
The text content to be displayed.
format_ .text.Text.Format
How the text content is formatted.

Classes

Format

Format(value)

The format type of the text content.