Component
Textarea
Multi-line text input.
Installation
import { Textarea } from "atroui"API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| placeholder | string | — | Hint text. |
| disabled | boolean | false | Disables input. |
Component
Multi-line text input.
import { Textarea } from "atroui"| Prop | Type | Default | Description |
|---|---|---|---|
| placeholder | string | — | Hint text. |
| disabled | boolean | false | Disables input. |