How do we add transitions while collapsing the panels ? #376
Replies: 1 comment
-
This library doesn't really support animation. You can find a similar discussion thread in #310. Adding transitions would work for toggling expanded/collapsed, but would break drag-to-resize. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to added some transitions while collapsing/ expanding the panel for better user experience.
Can someone provide examples for this.
Beta Was this translation helpful? Give feedback.
All reactions