Skip to main content

Input

A text field rendered as <input>. The label becomes the placeholder. Use type modifiers for specialized inputs.

Basic usage

input: Enter your name...

Type modifiers

email input: Email address...
password input: Password...
search input: Search...
number input: Age...

Full width

full input: Enter URL...
full email input: Work email...

State

disabled input: Not available

Reference

CategoryOptions
Typeemail, password, search, number
Widthfull
Statedisabled