Search documentation, components, and switch theme.
A multi-line text input.
npx shadcn@latest add @formance/textarea
import { Textarea } from '@/components/ui/textarea'
<Textarea placeholder="Type your message here..." />