React Callout Component API

Callout API

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

On this page

CCallout

jsx
import { CCallout } from '@coreui/react-pro'
PropertyDefaultType
className-string, undefined

A string of all className you want applied to the base component.

color-'primary', 'secondary', 'success', 'danger', 'warning', 'info', 'dark', 'light', string

Sets the color context of the component to one of CoreUI’s themed colors.