import { CToastHeader } from '@coreui/react'
// or
import CToastHeader from '@coreui/react/src/components/toast/CToastHeader'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
closeButtonAutomatically add a close button to the header.boolean-
On this page