Displays a text field in the inspector.
{ "title": "Text Field", "id": "MyTextField", "text": { "default": "Hello World", "subtitle": "one" } }
{ "groups": [{ "title": "Text Field Example", "properties": [{ "title": "Text Field", "id": "MyTextField", "text": { "default" : "Hello World", "subtitle" : "one", } }] }] }
Last updated 5 months ago
Was this helpful?