Give textual form controls like <input>s and <textarea>s an upgrade with custom styles, sizing, focus states, and more.
Place one add-on or button on either side of an input. You may also place one on both sides of an input. Remember to place <label>
s outside the input group.
Add the relative form sizing classes to the InputGroup
and contents within will automatically resize—no need for repeating the form control size classes on each element.
While multiple inputs 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 and custom file inputs. Browser default versions of these are not supported.