InputGroup

Input groups allowed us to chain serveral input related components into a single row.

Addons

Addon can be placed on either side of an input. It also can place in between of both Input.

With Buttons

Button can also chain with Input.

Sizes

Add available sizes value to InputGroup size prop will automatically resize the content.

Other Combination

Example of different InputGroup combination.

API

InputGroup
PropDescriptionTypeDefault
sizeInputGroup size'lg' | 'md' | 'sm'-
InputGroup.Addon
PropDescriptionTypeDefault
sizeAddon size'lg' | 'md' | 'sm'-