import { CBreadcrumbItem } from '@coreui/react'
// or
import CBreadcrumbItem from '@coreui/react/src/components/breadcrumb/CBreadcrumbItem'
PropertyDescriptionTypeDefault
activeToggle the active state for the component.boolean-
classNameA string of all className you want applied to the base component.string-
hrefThe href attribute for the inner <CLink> component.string-
On this page