- Accordion
- Alert Dialog
- Alert
- Aspect Ratio
- Avatar
- Badge
- Breadcrumb
- Button
- Calendar
- Card
- Carousel
- Chart
- Checkbox
- Collapsible
- Combobox
- Command
- Data Table
- Date Picker
- Dialog
- Drawer
- Dropdown Menu
- Input
- Label
- Navigation Menu
- Pagination
- Popover
- Progress
- Radio Group
- Scroll-area
- Select
- Separator
- Sheet
- Sidebar
- Skeleton
- Slider
- Sonner
- Switch
- Table
- Tabs
- Textarea
- Toggle Group
- Toggle
- Tooltip
- Typography
Component input-demo
not found in registry.
Installation
pnpm dlx shadcn@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.