import { CAccordionItem } from '@coreui/react'// orimport CAccordionItem from '@coreui/react/src/components/accordion/CAccordionItem'| Property | Description | Type | Default |
|---|---|---|---|
| className | A string of all className you want applied to the base component. | string | - |
| itemKey | Item key. | string | number | - |
On this page