Add animationDuration
to scrollTo*
methods
#884
lucasroges
started this conversation in
Ideas
Replies: 0 comments
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.
-
Currently,
scrollTo*
methods only support a boolean to define if they should have an animation or not. However, we cannot customize this animation. Not sure there are other ways to do it (possibly, there are), but I think this would be a good start to facilitate the customization of animations that use these methods.Beta Was this translation helpful? Give feedback.
All reactions