Textarea
Multi-line Aqua text well with an inset shadow and blue focus halo.
install
npx shadcn@latest add @aqua/textareaUsage
import { Textarea } from "@/components/ui/textarea"
<Textarea placeholder="Type your message here." />