vue-scrolly icon indicating copy to clipboard operation
vue-scrolly copied to clipboard

Overlay scrollbar for Vue.js.

Results 26 vue-scrolly issues
Sort by recently updated
recently updated
newest added
trafficstars

It shows error `a.match is not a function at VueComponent.onMouseDown` when there are some `` elements inside ``. This is because `svg` element's `className` is `SVGAnimatedString` rather than string. Currently...

I have the scrolly component set to a fixed height and am expecting when the DOM content inside the scrolly viewport is less than or equal to the height of...

Like vertical down key should move the content up and so on...