Skip to main content
You can put any content in here, including other components, like code:
HelloWorld.java

Props

string
required
Title in the Accordion preview.
string
Detail below the title in the Accordion preview.
boolean
default:"false"
Whether the Accordion is open by default.
string or svg
string
One of “regular”, “solid”, “light”, “thin”, “sharp-solid”, “duotone”, or “brands”

Accordion Groups

You can group multiple accordions into a single display. Simply add <AccordionGroup> around your existing <Accordion> components.
You can put other components inside Accordions.
HelloWorld.java
Check out the Accordion docs for all the supported props.
Check out the Accordion docs for all the supported props.
Check out the Accordion docs for all the supported props.