Components
Input
Displays a form input field.
Installation
pnpm dlx shadcn@latest add https://reui.io/r/input.json
Examples
Default
Loading
Disabled
Loading
Readonly
Loading
Addon
Loading
Icon
Loading
File
Loading
Size
Loading
Form
Loading
API Reference
This component extends the native HTML <input>
element with additional styling and size variants.
Input
This component is a custom implementation that extends the native HTML <input>
element with the following custom props:
Prop | Type | Default |
---|---|---|
size | ||
className |