Replies: 1 comment
-
Hi @aquibbaig, There's an example in our docs which is animated and has custom easing like you mention: https://www.radix-ui.com/docs/primitives/components/accordion |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, first of all kudos to the team for creating such an awesome tool 🥳
I wanted to add an animation property that would customise the default animation when an accordion content shows and delay it a little bit with an animation such as "easeIn", but failed to do so. I have tried with framer and react-spring but the animation gets applied to the content inside it. Is there a way you can customise the animation for the way the accordion opens?
Beta Was this translation helpful? Give feedback.
All reactions