import { CCarouselItem } from '@coreui/react'
// or
import CCarouselItem from '@coreui/react/src/components/carousel/CCarouselItem'
PropertyDescriptionTypeDefault
classNameA string of all className you want applied to the base component.string-
intervalThe amount of time to delay between automatically cycling an item.number | booleanfalse
On this page