Displays collapsible set of AccordionPanel panels for presenting information in a limited amount of space.
Accordions are useful for toggling between hiding and showing large amounts of content.
For a full list of properties, methods and events see the API documentation.
Each Accordion panel can be fully customized at design-time.
Class name
"wisej.web.Accordion", "wisej.web.accordion.Panel" for each individual panel.
Theme appearance
Child components
wisej.web.accordion.Panel child components
"icon" is the panel icon, if applicable. "captionbar" is the panel header. "title" is the captionbar text. "open-button" opens or closes the panel.
Source code
"accordion", inherits from "panel", see .
"panel" is the container. See .