Class hierarchy:
ExpandableSection
A document section with a header that can be expanded or collapsed
Built with AriaRoleMixin • OpenCloseMixin
The element defines the following shadow parts:
-
header: the header that can be clicked/tapped to expand or collapse the panel, default type is PlainButton -
panel: contains the component's expandable/collapsible content, default type is ExpandablePanel -
toggle: contains the icons or other element which lets the user know they, default type is PlainExpandCollapseToggle
