How do we add transitions while collapsing the panels ? #376
-
|
I need to added some transitions while collapsing/ expanding the panel for better user experience. |
Beta Was this translation helpful? Give feedback.
Answered by
bvaughn
Jul 22, 2024
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
Answer selected by
bvaughn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to 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.