# Text Area
A multi-line text input component that supports different visual variants.
```tsx demo
import { TextArea } from "@tenstorrent/vesper/text-area";
export default function TextAreaDemo() {
return (
);
}
```
> [!IMPORTANT]
>
> Always give a `TextArea` an accessible name by either [pairing it with a `