vue2-scrollbar
vue2-scrollbar copied to clipboard
Added a prop onScroll to handle scrolling events - Fix issue #30
Added an onScroll
property that takes a function that is called as the scroll area is scrolled.