Open source project
This vue directive package can make any element scrollable by drag and move mouse.
Check github repo for more information.vue-drag-scroller
Install package
You can easy custom your option, if you have idea for new feature, please Pull request
1. Register global (Vue3 app)App.vue
In component
plugins/vue-drag-scroller.ts
nuxt.config.ts
You can bind option to directive like
Code:
Code:
Code:
Code: