# Vue Input group Component API

> Explore the API reference for the Vue Input group component and discover how to effectively utilize its props for customization.

## CInputGroup

```jsx
import { CInputGroup } from '@coreui/vue-pro'
```

### Props

| Name | Type | Default | Description |
| --- | --- | --- | --- |
| `size` | `string` | - | Size the component small or large. |
