Input
/Documentation
Input
Displays a form input field or a component that looks like an input field.
Props
| Name | Type | Default | Description |
|---|---|---|---|
| type | select | - | Input type |
| placeholder | text | - | Placeholder text |
| disabled | boolean | - | Disable the input |
Stories
Default
Basic text input
With Icon
Input with an icon
With Label
Input with a label
Input Types
Various input types
Date and Time
Date and time input types
File Upload
File input type
States
Different input states