You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you might be able to use the collapse-events to hook into the panels opening/closing.
These events fire when the show and hide method is called. I think these might be the methods that fire when a panel is opened and closed, respectively.
For example, I want to do something when I open/close the panel. Can you provide a demo?
The text was updated successfully, but these errors were encountered: