Input
A basic field for entering text, numbers, or other user data. Essential for forms, search bars, and interactive interfaces.
Loading...
Installation
Usage
API
Input Props
For Input Component
| Attribute | Type | Description | Default |
|---|---|---|---|
| border | "primary" | "success" | "warning" | "danger" | "none" | Controls the focus ring style and color of the input field. | "primary" |
| className | string | Additional CSS classes to customize the input styling. | - |
Examples
Text
Password
Number
Credits
This component is inspired by Rehman Kalawant Design Shared On Github.