(🗃️ Archived) Vue 2 directive for custom scrollbar that uses native scroll behavior. Lightweight, performant, customizable and without dependencies. Used successfully in production on https://ggather.com
Hey @vee2046 , Vuebar doesn't interfere with native scroll events. It's actually a major feature of Vuebar. So you can just hook into @scroll event (on second element) as you would normally do with plain Vue.
after it trigger scroll event I hope set a callback function