Displays a form number input field or a component that looks like an number input field.
Enter your favorite.
npx shadcn-ui@latest add input-number
import { InputNumber } from "@/components/ui/input-number"
<InputNumber />
Enter your age in years.