Zazz Design Framework
Components

Input group

An input with attached addons (icons, labels, or buttons) on any side.

An .input-group wraps an .input with .input-group__addon elements. Place an addon with data-align: inline (leading or trailing) or block (above or below).

Default

Loading components…

Password group

The password-group example wraps the field in <input-password>, which adds the show/hide toggle behavior and exposes the component script in the JS tab.

Loading components…

API

AttributeWhereValues
data-align.input-group__addoninline-start, inline-end, block-start, block-end

On this page