Components
Input
Displays a form input field, input groups, number input spinners, date input, date time input, time inputs, etc.
Installation
Loading
pnpm dlx shadcn@latest add https://reui.io/r/input.json
Examples
Disabled
Loading
Readonly
Loading
Addon
Loading
Icon
Loading
File
Loading
Date
Loading
Time
Loading
Date & Time
Loading
Copy to clipboard
Loading
Clear button
Loading
Size
Loading
Form
Loading
Accordion
This component is based on the Base UI Input primitive and includes the following custom props:
Prop | Type | Default |
---|---|---|
variant | ||
className |
Credits
- Built with Base UI Input.
- Built with React Aria.