import { CBackdrop } from '@coreui/react'
// or
import CBackdrop from '@coreui/react/src/components/backdrop/CBackdrop'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.stringmodal-backdrop
visibleToggle the visibility of modal component.boolean-
On this page