Accordion

Accordions display a list of high-level options that can expand/collapse to reveal more information.

    SourceTheme Source@chakra-ui/accordion

Props#

Accordion.Root Props#

Accordion.Item Props#

Accordion.Trigger Props#

Accordion.Trigger renders a button and composes Box, this means you can style it by passing the pseudo style props _expanded, _disabled, _hover, etc.

Accordion.Content Props#

Accordion.Content renders a div and composes Collapse to provide the height animation.

Edit this page on GitHub

Proudly made inNigeria by Segun Adebayo

Deployed by â–² Vercel