Components
A text input with built-in label, helper text, and error state handling.
Preview
Inputs keep label, helper text, and validation messaging aligned without extra form wrappers.
pnpm dlx shadcn@latest add https://vue.tileui.zmorg.cn/r/input.json
import { TInput } from '@tile-ui/vue';