Text Area

Displays a multiline text area in the inspector.

{
  "title": "Description",
  "id": "cardDescription",
  "textArea": {
    "size": 5,
    "default": "Add a short paragraph that explains the feature."
  }
}

Last updated

Was this helpful?