ExpandMode
configurationSpecifies how the PanelBar items are displayed when opened and closed. The following values are available:
expandMode
String"single"
Display one item at a time when an item is opened; opening an item will close the previously opened item.
"multiple"
Display multiple values at one time; opening an item has no visual impact on any other items in the PanelBar.
Default: "multiple"