This commit is contained in:
2025-01-17 13:10:42 +01:00
commit 4536213c91
15115 changed files with 1442174 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
## Text Input
The text section is where you enter the text to display, and optionally customize it using [rich text markup](RichText.md).
![Example image](../images/TMP_Object_Text.png)
|Property:| |Function:|
|---------|-|---------|
|**Text**||The input field for text to display.|
|**Enable RTL Editor**||Enable this option to display text right-to-left instead of left-to-right. <br/><br/>The Inspector displays an additional input field where you can view the reversed text and edit it directly. <br/><br/>The text is reversed before it is displayed on screen or rendered.|