A multi-line text input field for longer text content.
The Textarea field provides a larger text area that allows line breaks and longer content. It’s ideal f◊or descriptions, paragraphs, or any text content that might span multiple lines. Users will see a resizable text box in the Gutenberg sidebar, making it easy to write and edit longer content. The field preserves line breaks if needed.
Preview in Attributes Manager

Textarea field. Preview in Gutenberg Editor

Technical Information:
| Property | Value |
|---|---|
| Gutenberg UI | Multi-line text box |
| Data Type | `string` |
| Default Value | `""` (empty string) |
| Best For | Long-form text content |
| Common Uses | Descriptions, quotes, paragraphs, instructions |