Reimplement: Accordion
#5643
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Accordion comprises a combination of AccordionPanel, AccordionHeader and AccordionContent components. Each AccordionPanel must contain a unique value property, and that can be set to Accordion's value property to extend any panel.
It is impossible to find helper components in parent components. Therefore, each component must render itself. Due to such technical limitations, AccordionTabs have been deprecated and Accordion has been implemented. It is a more flexible structure than the old one.
The text was updated successfully, but these errors were encountered: