-
In Carousel you can determine a "crossfade" or a "slide" etc. but how can you adjust the speed of this transition? I didn't finde the solution in the docs. If anybody could help? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
fancyapps
Mar 3, 2025
Replies: 1 comment
-
Hi, You can change the duration of the transition using CSS, example: --f-transition-duration: 2s; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AndyZH76
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
You can change the duration of the transition using CSS, example:
https://jsfiddle.net/mat4syvb/