Global CSS API: Controls - Textarea
The following CSS custom properties are used for textarea control UI.
| Property | Description | Default |
|---|---|---|
| --gf-ctrl-textarea-height | Height. | 130px |
| --gf-ctrl-textarea-radius | Border radius. | var(--gf-ctrl-radius-max-lg) |
| --gf-ctrl-textarea-line-height | Line height. | 1.5 |
| --gf-ctrl-textarea-padding-y | Vertical (top/bottom) padding. | var(--gf-padding-y) |
| --gf-ctrl-textarea-resize | Resize behavior. | vertical |