### Minimal usage

Use the `TextArea` component to collect long-form information such as product feedback or support queries.

```
<TextArea label="Enter your feedback" />
```
