Input Groups
Attach prefixes, suffixes, icons, or buttons to an input by grouping them in a .lp-input-group. The component seamlessly joins borders and radii so the result looks like a single control.
Text addon (prefix)
https://
Text addon (suffix)
USD
Both sides
https://
.example.com
Icon addon
Button addon
Select addon
Small Input Group
search
Large Input Group
https://
CSS reference
| Class | Purpose |
|---|---|
.lp-input-group | Flex container that joins an input with one or more addons / buttons |
.lp-input-group-text | Text / icon addon cell on either end of the group |
.lp-input-group-text-icon | Square icon-only variant of an addon |
.lp-input-group-sm | Small input group (height, font-size, padding) |
.lp-input-group-lg | Large input group (height, font-size, padding) |