Replies: 1 comment
-
Update: check this discussion for the correct way to do it. |
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.
-
I was going to raise a question, and typed it already, but then i figured it out. So I'm still submitting it if helps someone :).
I'm trying to give a custom animation-duration.
This is my config:
This works:
How can I achieve this?
I tried this:
Any help much appreciated. Thanks 🙏
Solution:
Try something similar to
transitionDelay
, this works for me:Beta Was this translation helpful? Give feedback.
All reactions