The .input-group-addon class attaches an icon or help text next to the input field. Be sure to use an appropriate type attribute on all inputs (e.g., email for email address or numberfor numerical information) to take advantage of newer input controls like email verification, number selection, and more. The checked state for these buttons is only updated via click event on the button. Place any checkbox or radio option within an input group’s addon instead of text. The .input-group-btn attaches a button next to an input. The .input-group class is a container to enhance an input by adding an icon, text or a button in front or behind it as a "help text".. Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs. Examples might be simplified to improve reading and learning. Here’s a quick example to demonstrate Bootstrap’s form styles. a horizontal form, use the .form-control-static class on a

element: The .input-group class is a container to enhance an input by adding an icon, text or a button in front or behind it as a "help text". Bootstrap supports all the HTML5 input types: text, password, datetime, datetime-local, date, month, time, week, number, email, url, search, tel, and color. text, password, datetime, datetime-local, date, month, time, week, number, Bootstrap Input. The .input-group-addon class attaches an icon or help text next to the input field. The following example contains three checkboxes. We do not support multiple form-controls in a single input group and