Text (from Element)¶
An element similar to Box, but geared towards rendering simple text elements.
Options¶
- Inherits all from Element.
- fill - Fill the entire line with chosen bg until parent bg ends, even if there is not enough text to fill the entire width. (deprecated)
- align - Text alignment:
left
,center
, orright
.
Inherits all options, properties, events, and methods from Element.
Last update: February 22, 2020