Skip to content

Added defaultPanelState Property

Compare
Choose a tag to compare
@akshathjain akshathjain released this 31 Aug 19:04
· 64 commits to master since this release

Features

  • Added the defaultPanelState property that changes whether the panel is either open or closed by default (PanelState.OPEN or PanelState.CLOSED)

Documentation

  • Updated the documentation to reflect new features