InputGroup
A bit like the ButtonGroup but InputGroup allows you to group even more components such as Inputs.
Examples
You can also group vertically.
Theme
Props
Name  | Type  | Default value  | Description  | 
|---|---|---|---|
children   | any  | null  | The cols to use as header for the table.  | 
vertical   | bool  | false  | Are the Inputs displayed vertically or not.  |