simplebar
simplebar copied to clipboard
Horizontal scroll on click
I am trying to implement side-scrolling on button click like this StackOverflow post suggests, but it is not working with SimpleBar component. How would I implement this scrollLeft
on react ref with SimpleBar?
@douglasrcjames Did you ever found out how to implement this? I was able to have it working on Angular 8. After upgrading to a newer version of angular it stopped working for me.
@Narshe1412 I didn't end up figuring it out unfortunately :/ I just forego this quality-of-life improvement, my implementation is seen here and it seems to work fine without buttons to navigate left and right: https://douglasrcjames.com/work/minute.tech-llc