Input
An input component for forms and user input.
Import
Code
Basic Usage
Code
Input Types
Text Input
Code
Email Input
Code
Password Input
Code
Number Input
Code
With Label
Code
Disabled State
Code
File Input
Code
Custom Styling
The Input component accepts all standard input HTML attributes and can be customized with additional
className
:
Code
Last modified on