v-scroll-lock
Body Scroll Lock
A Vue.js directive for locking the body scroll on all elements except a specified target element.
A Vue.js directive for body scroll locking without breaking scrolling of a target element.
185 stars
4 watching
13 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
theomessin/vue-chat-scroll | Provides a Vue.js directive to keep elements scrolled to the bottom | 573 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
kevinhoughton/vue-scroll-to | A Vue.js directive that allows scrolling to elements on click | 17 |
phegman/v-show-slide | A Vue.js directive for animating elements between open and closed states | 105 |
vgshenoy/vue-scrollama | A Vue component to trigger events based on the position of elements within a scrolled container | 430 |
developmint/vue-next-level-scroll | Provides a reusable Vue.js component for scrolling to specific elements on a webpage | 49 |
voxtobox/vue-scroll-stop | Prevents propagation of scroll events when the edge is reached | 41 |
rigor789/vue-scrollto | A directive and API for scrolling to elements on the page. | 2,072 |
wangdahoo/vue-scroller | A Vue.js component for creating infinite scrolling and pull-to-refresh functionality in web applications. | 1,788 |
hilongjw/vue-dragging | A Vue.js directive for making elements draggable | 764 |
ozangulle/vue-detached-scrollbar | A Vue.js component that allows you to detach and customize a scrollbar from an element it's attached to | 7 |
spemer/vue-scroll-progress | A Vue.js plugin for displaying the progress of page scrolling | 98 |
clampy-js/vue-clampy | A Vue.js directive to add an ellipsis to long text in elements | 78 |
yvescoding/vuescroll | A customizable scrollbar plugin for Vue.js applications | 1,270 |
israelzablianov/draggable-vue-directive | A Vue.js directive that enables drag-and-drop functionality for HTML elements. | 313 |