Examples
With popover
A help button opening a popover, attached to the input.
Usernames are 3-20 lowercase characters.
Documentation
Input group props
| Name | Type | Description |
|---|---|---|
id
|
String | DOM id on the group root. |
attrs
|
String (raw) | Raw attribute passthrough (root and items). |
input-group-item
|
Include |
One segment; fill (stretch), box (bordered
addon), plain, disabled; content is the main
block.
|
Usage
Wrap each segment in an input-group-item; put fill=true on
the input segment and box=true around __text addons.