Input groups
From now on you will start your activities.Input group basic
Place one add-on or button on either side of an input. You may also place one on both sides of an input.
Sizing
Add the relative form sizing classes to the .input-group
itself and contents within will
automatically resize—no need for repeating the form control size classes on each element.
Multiple addons
Multiple add-ons are supported and can be mixed with checkbox and radio input versions.
Buttons addons
Buttons in input groups are a bit different and require one extra level of nesting.
Instead of .input-group-addon
, you'll need to use .input-group-btn
to wrap the buttons. This is required due to default browser styles that cannot be overridden.
Checkbox and radio addons
Place any checkbox or radio option within an input group's addon instead of text.
Icon input group sizing
Icon Left class .has-icon-left
, Large Input class .addon-lg
class for Large Icon
Icon input group sizing & dropdown
.fa-spinner
class to spin the Icon
.input-right-icon
& .fa-spinner
class to spin the Icon