reactScrollbar
reactScrollbar copied to clipboard
How to scroll to element
Hey there @souhe and @sizeight @tgreen7,
Using the built-in el.scrollIntoView() function doesn't play nice with this module. Do you have a recommended way to scroll to an arbitrary element within the scroll area?
Thanks!