<h1 align="center">vue-coe-scrollbar ✅</h1>
npm install vue-coe-scrollbar
✨ Example✨
yarn add vue-coe-scrollbar or npm install vue-coe-scrollbarExample
``vue
{{ x }}
`
Name | type | default | About
----- | ------- | ---------------------------- | ------
active | Boolean | true | Disable scroll if falsevue-coe-scroll > .wrapper
wrapperSelector | String | | any changes inside this element will recalculate the scroll0
initDelay | Number | | delay to avoid wasted resources when mounting the scroll700
jump | Number | | Jump on click1500
disappear | Number | | The delay before scrollbar hides300
scrollDuration | Number | | The transition time on click/keydown (ms)0.1
speed | Number | | The scroll wheel speed ratio7
width | Number | | scrollbar width basergba(18, 30, 73, 0.2)
color | String | | scrollbar colortransparent` | scrollbar background
background | String |
Disclaimer: there is a bit more elaborate documentation in the code
Name | About
----- | -----
scroll | Emit event on scroll
Made in: @convenia