Examples and usage guidelines for input group. Extend form controls by adding text, buttons, or button groups on either side of text inputs, custom selects, and custom file inputs.
Place one add-on or button on either side of an input. You may also place one on both sides of an input. We do not support multiple form-controls in a single input group and <label>
s must come outside the input group.
Place any checkbox or radio option within an input group’s addon instead of text.
While multiple <input>
s are supported visually, validation styles are only available for input groups with a single <input>
.
Multiple add-ons are supported and can be mixed with checkbox and radio input versions.
Input groups include support for custom selects inputs. Browser default versions of these are not supported.