view.text
Block for displaying text.
If you need formatted text, use view.markdown.
Component properties
Name |
Type |
Description |
|
"view.text" |
Set component type |
|
string |
Label above the component. |
|
string |
The text displayed in the block. To insert a new line, use |
|
string |
Hint text. |
|
object |
In some languages, like Arabic or Hebrew, text is written from right to left. Use this property to set up the correct display mode for the component. |
|
string |
Display mode:
The chosen value will be added to the |
|
condition |
Validation based on condition. |