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 @tile-ui/input
import { TInput } from '@tile-ui/vue';