Docs
input

input

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

Installation

Usage

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

Examples

Default

File

Disabled

With Label

With Button

Form