Bootstrap Input Groups
Input groups let you extend form controls by adding text, icons, or buttons on either side. Wrap your control and addons inside a .input-group div. Use .input-group-text for text/icon addons.
Multiple Addons
You can add multiple addons on each side and even embed buttons or dropdowns directly inside the input group. Add .input-group-sm or .input-group-lg to the container for sizing.