Accordion
Accordion is used for showing and hiding content but only one item can stay open at a time.
Properties
Property | Required | Type | Description |
---|---|---|---|
Any additional properties | No | any |
Children
Accepts children of type:
Component | Description |
---|---|
AccordionPanel |
Examples
<{Accordion}>
</{Accordion}>