Components
A multi-line field with the same label and helper affordances as Input.
Use Textarea for multi-line content, notes, descriptions, and any field that benefits from the same validation anatomy as Input.
pnpm dlx shadcn@latest add https://react.tileui.zmorg.cn/r/textarea.jsonimport { Textarea } from '@tile-ui/react';