Home/Components/Input group

Input group

An input with adornments — a currency prefix, a unit suffix, an inline action button. Used for money, percentages, search.

Stable .input-group Adornments

Prefix / suffix

$
Money input
currency prefix
%
Percent input
percent suffix
Search input
icon prefix
Copy URL
trailing action

Inline action

Pair an input with a tightly-coupled action — copy, paste, generate, regenerate.

huchu.app/
Composed input group

Do & don't

Do

Use the prefix for the unit ("$", "%", "@") — it leaves the input field for just the value.

Don't

Cram more than one adornment per side. Two suffixes is a redesign.

Do

Right-align numbers and money.

Don't

Animate the adornment on focus. It should sit still.