import { CToastHeader } from '@coreui/react'// orimport CToastHeader from '@coreui/react/src/components/toast/CToastHeader'| Property | Description | Type | Default |
|---|---|---|---|
| className | A string of all className you want applied to the base component. | string | - |
| closeButton | Automatically add a close button to the header. | boolean | - |
On this page