# Vue Callout Component API

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

## CCallout

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

### Props

| Name | Type | Default | Description |
| --- | --- | --- | --- |
| `color` | `Color` | - | Sets the color context of the component to one of CoreUI’s themed colors. |
