<AccordionGroup> when several accordions belong together.
Usage
<Accordion> also accepts description, icon, and iconType.
Example
Does Docs7 support MDX?
Does Docs7 support MDX?
Yes.
Is this open by default?
Is this open by default?
Yes.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Hide details until the reader opens them
<AccordionGroup> when several accordions belong together.
<AccordionGroup>
<Accordion title="Does Docs7 support MDX?">
Yes.
</Accordion>
<Accordion title="Is this open by default?" defaultOpen>
Yes.
</Accordion>
</AccordionGroup>
<Accordion> also accepts description, icon, and iconType.
Does Docs7 support MDX?
Is this open by default?
Was this page helpful?