Input Groups
In Material Admin Pro, input groups are are an extension of Bootstrap's form controls which add text, buttons, or button groups on either side of form inputs.
Since Material has no specification for input groups, the Bootstrap defaults have been restyled to match the Material Design system as closely as possible.
Default
By default, the Bootstrap input groups allow the addition of input group text addings before, after, or in-between inputs. Multiple addons and multiple inputs are supported. Input groups also support the text area element.
@
@example.com
$
.00
@
Comment:
Sizing
Small, default, and large sizing options are supported as well. Sizing individual input group eleements is not supported however.
Small
Default
Large
Related Links
Bootstrap Input Group Documentation
Bootstrap's input group component documentation
Related Link
arrow_upward