Components
A multi-line field with the same label and helper affordances as Input.
Preview
Textarea follows the same field structure as Input so forms stay visually and behaviorally consistent.
pnpm dlx shadcn@latest add @tile-ui/textarea
import { TTextarea } from '@tile-ui/vue';