3

Displays a form input field or a component that looks like an input field.

Installation

bunx --bun shadcn@latest add https://ui.brodin.dev/r/input.json

Usage

import { Input } from "@/components/ui/input"
<Input />

Examples

Default

File

Disabled

With Label

With Button

Form