1. Docs
  2. Components
  3. Input

Input

Displays a form input field or a component that looks like an input field.

Installation

Anatomy

Examples

File

Disabled

With Label

With Button

API Reference

Input

PropTypeDefault
type
string
"text"
placeholder
string
disabled
boolean
readOnly
boolean
required
boolean
minLength
number
maxLength
number
pattern
string
autoComplete
string
name
string
autoFocus
boolean