String Textarea

Renders a multi-line textarea input for longer string content.

Activation Conditions

  • "type": "string"
  • "x-format": "textarea"

Example

{
  "x-format": "textarea",
  "type": "string",
  "title": "String"
}