Displays a form input field or a component that looks like an input field.
npx shadcn@latest add input
import { Input } from "@/components/ui/input"
<Input />
This is your public display name.
On This Page