You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2022. It is now read-only.
Is it possible to do a click function that when an item in the scroller is clicked, that item transitions to the middle of the viewport for a vertical scroller?
ScrollTo seems like what we need, but not sure how to implement it.