Completed
Last Updated: 30 Jun 2022 08:03 by ADMIN
Release 3.5.0
Created by: Srinivasan
Comments: 0
Category: PanelBar
Type: Feature Request
0

Currently, it is possible to expand or collapse PanelBar items programmatically.

There should be a way to prevent a specific PanelBar item from collapsing or expanding.

Please expose cancellable OnExpand and OnCollapse events similar to other components. This will give developers the ability to apply custom interaction based on their scenario.