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 https://vue.tileui.zmorg.cn/r/textarea.json
import { TTextarea } from '@tile-ui/vue';