{
  "labelText": "Textarea label",
  "inline-label": {
    "class": "inline-label"
  },
  "textarea-elem": {
    "attrs": {
      "placeholder": "Write text here...",
      "rows": "4"
    }
  }
}
