Home > front end >  How to style horizontal custom scrollbar for a single image?
How to style horizontal custom scrollbar for a single image?

Time:06-15

I want to style a hero with a single image that can be dragged/scrolled horizontally -

here's a video showing the wanted reult: https://vimeo.com/720043179

Can anyone explain or refer me to a method to create such component?

I'm working on a project with Nextjs | React | Typescript | Tailwindcss

CodePudding user response:

thank you for your question. I found that one slider matches your requirement.

Here is link Paver

  • Related