Replies: 1 comment
-
I tried your method , snap scroll not working for me at all !! |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm trying to create the scroll area with some scroll snapping from TailwindCSS. Below is the code to implement this feature, but the scrolling isn't smooth if I grag the scrollbar in desktop mode (it's smooth on mobile mode or using Shift + scroll on desktop). How can I make the animation smooth when i drag the scroll bar?
(smooth like the scrolling of each of the examples in this site https://tailwindcss.com/docs/scroll-snap-type)
Beta Was this translation helpful? Give feedback.
All reactions