Displays a multiline text area in the inspector.
{ "title": "TextArea", "id": "myTextArea", "textArea": { "default": "Hello World", "subtitle": "a multi-line text input" } }
{ "groups": [{ "title": "TextArea Example", "properties": [{ "title": "TextArea", "id": "myTextArea", "textArea": { "default": "Hello World", "subtitle": "a multi-line text input" } }] }] }
Last updated 5 months ago
Was this helpful?