vue-visibility-trigger
View trigger
A Vue component that emits an event when scrolled into view
👁 Declarative Vue component that emits an event when scrolled into view
5 stars
2 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
componentscrollviewvisiblevue
Related projects:
Repository | Description | Stars |
---|---|---|
andrewvasilchuk/v-visible | A Vue.js directive for controlling the visibility of HTML elements | 2 |
javisperez/vue-visible | Provides an alternative to native v-show in VueJS by adding a directive to control element visibility | 31 |
alekseypleshkov/vue-scroll-show | A Vue.js directive to display elements when the user reaches them after scrolling | 10 |
shwilliam/vue-loading-button | A Vue component that displays a loading indicator | 44 |
vgshenoy/vue-scrollama | A Vue component to trigger events based on the position of elements within a scrolled container | 430 |
shwilliam/vue-responsive-text | A Vue component that scales its child text based on the parent's width | 26 |
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
smwbtech/vue-flash-message | A Vue.js component to display short-lived messages to the user. | 72 |
eddiemf/vue-scrollactive | A lightweight Vue.js component that highlights menu items and scrolls to target sections on click | 542 |
lorrenrules/vue-trip-wire | Fires functions when an element reaches a designated position in the viewport. | 3 |
pxyup/vue-not-visible | A Vue directive that allows conditional rendering of elements based on screen size and breakpoints | 23 |
verywow/vue-simple-events | A lightweight event management plugin for Vue applications without a Vue instance | 9 |
vtimofeev/vue-check-view | A Vue.js plugin that automatically adds CSS classes to elements based on their visibility within the viewport. | 115 |
zanseven007/v-cascade | A Vue.js component that provides a cascade selector with features like remote search and filtering. | 36 |
akryum/vue-observe-visibility | Detects when an element becomes visible or hidden on the page | 1,653 |