Explore the API reference for the React Accordion component and discover how to effectively utilize its props for customization.
On this page
CAccordion
import { CAccordion } from '@coreui/react'CAccordionBody
import { CAccordionBody } from '@coreui/react'| Property | Default | Type |
|---|---|---|
| className | - | string |
A string of all className you want applied to the base component. | ||
CAccordionHeader
import { CAccordionHeader } from '@coreui/react'| Property | Default | Type |
|---|---|---|
| className | - | string |
A string of all className you want applied to the base component. | ||
CAccordionItem
import { CAccordionItem } from '@coreui/react'