Textarea
Multi-line text input. Same token system as Input, vertically resizable by default.
$npx shadcn@latest add https://ui.btng.studio/r/textarea
Basic
Pair with a Label via htmlFor / id.
Invalid
Pass aria-invalid='true' to surface the destructive focus ring.