Documentation
Components
Input

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.

Examples

Text Type

Date Type

File

Disabled

Read Only

With Label

With Button

Form

This is your public display name.