Text
Last updated
Last updated
The Text widget is used to show text on the screen. It is one of the most frequently used widgets.
To add the Text widget to your project:
Select the Text widget from the Add Widget Button or add it directly from the widget tree.
To change the text, select the Text Widget, and move to the Widget Properties (on the right side of your screen), and enter the Text you want.
Enter the Text that you want displayed here, it could be just a single word, or a whole paragraph. We recommend using Rich Text for Headings for detailed customizations.
Here are the instructions for setting the max lines.
Here are the instructions for setting Text Overflow.
Here are the instructions for aligning the Text.
Here are the instructions for changing Text Span Style Properties.
The Widget Properties can be used to customize the appearance and behavior of your widget. View details for Widget's Default Properties here.
Here are the instructions on how to add padding.
Here are the instructions on how to add margin.
Here are the instructions on how to add padding.
Here are the instructions for adjusting the alignment.
View details for handling events here.