--- layout : 'default' css : 'input' title : 'Input' description : 'An input allows a site to elicit user input' type : 'UI Element' element : 'input' elementType : 'element' themes : ['default'] --- <%- @partial('header') %>

Types

Input

A standard input

States

Focus

An input field can show a user is currently interacting with it

Loading

An icon input field can show that it is currently loading data

Error

An input field can show the data contains errors

Variations

Icon

An input can be formatted with an icon

Labeled

An input can be formatted with a label

Action

An input can be formatted to alert the user to an action they may perform

Search
Copy

Transparent

A transparent input has no background

Fluid

An input can take the size of its container

Search

Size

An input can vary in size

Inputs will automatically size themselves unless you manually declare a width