# Input groups
Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.
# Example
@
   @example.com
 https://example.com/users/
   $
  .00
 With textarea
     Show Code
# Merged
You can choose to merge input group elements by removing the border between them using the .input-group-merge modifier class.
@
   @example.com
 https://example.com/users/
   $
  .00
 With textarea
     Show Code
# Sizing
Small
   Default
   Large
    Show Code
# Checkboxes and radios
 Show Code
# Multiple inputs
        First and last name
       
      Show Code
# Multiple addons
$ 0.00
   $ 0.00
   Show Code
# Button addons
 Show Code
 Docs
 Docs