Input
Displays a form input field or a component that looks like an input field.
Installation
npx shadcn@latest add https://exawizards.com/exabase/design/registry/input.json
Usage
import { Input } from "@/components/ui/input"
<Input />
API
Props of the input
element are available.