Replies: 2 comments 1 reply
-
|
good day @krutoo :)
Whats the usecase in your case for the |
Beta Was this translation helpful? Give feedback.
-
|
@KingSora I'm curious about this also. I have list component with action buttons that contain a lot of complex logic. Ideally while scrolling I would like to avoid rendering those action buttons. However, once scrolling stops, I'd like to allow the action buttons to render. How might I track when scrolling stops to do this whilst also avoiding triggering re-renders? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i am trying to migrate from v1 to v2 and dont know how to migrate from
callbacks.scrollStopHow can i handle scroll stop event?
Beta Was this translation helpful? Give feedback.
All reactions