vue-smooth-scrollbar
vue-smooth-scrollbar copied to clipboard
Smooth scrollbar for Vue.js projects
Hi, a big thanks for this awesome plugin. I'm a big fan of this Smooth Scrollbar plugin but my bad luck is that I can't use this plugin cause it's...
i want to use effect bounce ` ` `options: { alwaysShowTracks: true, plugins: { effect: 'bounce' } }`
Hello! Everything works nice, thank you, but I have a question of implementation. How to slow down with ease when reach to the edge of start and end document? Like...
Hi mate, really appreciate this port, it's working great on my Vue projects. However, I'm attempting to use this library in a Nuxt project and and stumbling with SSR support....