Redpanda UI
RC
Redpanda UI

Input

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

Made by shadcn

Powered by

Loading component...

Installation

When to use

Use this decision tree to determine when to use the Input component:

Usage

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

Examples

Default

Loading component...

Number

Loading component...

Password

Loading component...

File

Loading component...

Disabled

Loading component...

With Label

Loading component...

With Button

Loading component...

With Slots

Loading component...

With Date Picker

Loading component...

Form

Loading component...

Credits

  • We take our inspiration from Shadcn UI for the input component and style.

Built by malinskibeniamin. The source code is available on GitHub.

On this page