import { CCloseButton } from '@coreui/react'
// or
import CCloseButton from '@coreui/react/src/components/close-button/CCloseButton'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
disabledToggle the disabled state for the component.boolean-
whiteChange the default color to white.boolean-
On this page