import'vue2-perfect-scrollbar/dist/vue2-perfect-scrollbar.css' Vue.use(PerfectScrollbar) So then you can use this plugin in each component as <perfect-scrollbar> Lorem Ipsum is simply dummy text of the printing and typesetting industry. </perfect-...
This project (vue2-perfect-scrollbar) is no longer actively developed or maintained. If you are seeking a version compatible with Vue 3, you can find it here:https://github.com/mercs600/vue3-perfect-scrollbar. For any issues or bugs related to the core functionality of the Perfect Scroll...
Vue.js wrapper for perfect scrollbar . Contribute to mercs600/vue2-perfect-scrollbar development by creating an account on GitHub.
官方地址:https://github.com/mercs600/vue2-perfect-scrollbar 下载: cnpm i -S vue2-perfect-scrollbar main.js中引用: import PerfectScrollbar from 'vue2-perfect-scrollbar' import 'vue2-perfect-scrollbar/dist/vue2-perfect-scrollbar.css' Vue.use(PerfectScrollbar) 使用: <template> xxx ...
perfect-scrollbar options. Default:{} Local Registration <template><perfect-scrollbar>Lorem Ipsum is simply dummy text of the printing and typesetting industry.</perfect-scrollbar></template>import{PerfectScrollbar}from'vue2-perfect-scrollbar'exportdefault{components:{PerfectScrollbar}} Props tag {St...
Hi there, I'm struggling to make vue-scrollto work with vue2-perfect-scrollbar. I have it working without perfect-scrollbar, but once I insert the perfect-scrollbar then nothing happens. It might have to do with how perfect-scrollbar scr...
Bump vue2-perfect-scrollbar from 1.2.4 to 1.5.0 Browse filesBrowse the repository at this point in the history Bumps [vue2-perfect-scrollbar](https://github.com/mercs600/vue2-perfect-scrollbar) from 1.2.4 to 1.5.0. - [Release notes](https://github.com/mercs600/vue2-perfect-scrollba...