Textarea
Textarea (textarea)
This field allows you to enter longer texts. Its size is determined dynamically based on the amount of text.
Example:
{
"size": "s12 m6 offset-m3",
"type": "textarea",
"id": "Textarea",
"label": "Textarea",
"validate": [
""
],
"icon": "announcement",
"otrs_visible": "all",
"hidden": false,
"value": ""
}
The rest of the available parameters:
This field supports all parameters with "Attributes available for each field".