react-scroll-section
react-scroll-section copied to clipboard
Feature Request: Custom callback on debounce
After the scroll debounce happens, it would be nice if we could provide some sort of callback function. For example, I'd like to use history.pushState to update the hash on the URL.