import { CCarouselItem } from '@coreui/react'// orimport CCarouselItem from '@coreui/react/src/components/carousel/CCarouselItem'| Property | Description | Type | Default |
|---|---|---|---|
| className | A string of all className you want applied to the base component. | string | - |
| interval | The amount of time to delay between automatically cycling an item. | number | boolean | false |
On this page