Docs
Input
Input
Displays a form input field or a component that looks like an input field.
Component input-demo not found in registry.
Installation
pnpm dlx kodkafa@latest add input
Usage
import { Input } from "@/components/ui/input"<Input />Examples
Default
Component input-demo not found in registry.
File
Component input-file not found in registry.
Disabled
Component input-disabled not found in registry.
With Label
Component input-with-label not found in registry.
With Button
Component input-with-button not found in registry.
Form
Component input-form not found in registry.