Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "behavior" option for scroll methods #749

Open
SangJunBak opened this issue Dec 14, 2023 · 0 comments
Open

Add "behavior" option for scroll methods #749

SangJunBak opened this issue Dec 14, 2023 · 0 comments

Comments

@SangJunBak
Copy link

SangJunBak commented Dec 14, 2023

Similar to React-Virtuoso, is it possible to add a separate "behavior" option for methods scrollTo and scrollToIndex? This is possible via the native scrollTo method instead of setting scrollTop here

outerRef.scrollTop = scrollOffset;
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant