hew / react-scroll-horizontal

🖱 🔛 Scroll horizontally with the mouse wheel!
212 stars 53 forks source link

Prevent when scrolling child component #97

Open Martibis opened 2 years ago

Martibis commented 2 years ago

Within the full page horizontal scroll, I have another component with vertical scroll. Is there a way to prevent the horizontal scroll from triggering when scrolling in the child component?