Added defaultPanelState Property
Features
- Added the
defaultPanelState
property that changes whether the panel is either open or closed by default (PanelState.OPEN
orPanelState.CLOSED
)
Documentation
- Updated the documentation to reflect new features