stfexp.text¶
Bare minimum text resource.
To be expanded with more attributes, i.e. alignment, fontsize, etc…
Implementations¶
Properties¶
Key |
Required |
Type |
Description |
|---|---|---|---|
text |
Yes |
string |
text |
Json Example¶
"6850e4f0-2f2f-40b0-8236-50b0c7740bd2": {
"type": "stfexp.text",
"name": "Text",
"text": "foo\nbar"
},