Input Group
Enrich your form inputs with addons such as buttons and text content.
Easily extend form controls by adding text and buttons on either side of textual inputs.
Basic Usage #
Place any element on either side of the text input. You may also place one on both sides of an text input. Follow the example below:
@
pcs
$
.00
@
@
Address
Sizes #
Append input-group--{size}
to the input group element. Form controls will inherit the size of the input group.
lg
default
sm
Checkboxes and radios #
Place checkbox and radio elements within an addon element instead of text. Wrap them with the form-control
element.
Select #
Options