# 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 (