I wonder how to get isScrolling in Items of List? #414
Unanswered
nonoroazoro
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
I am thinking if exposing those hooks in the item content or in the item component won't be a good idea... or too much power. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Like isSeeking? But it seems I can't use useEmitterValue('isScrolling').
P.S. This came about because I wanna add "pointer-events: none" to the list while scrolling.
Beta Was this translation helpful? Give feedback.
All reactions