vue-waypoint
Element position detector
A Vue.js component for detecting element positions on the screen and triggering events based on those positions
trigger functions and events based on the element position on the screen
470 stars
8 watching
38 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list
intersectionobservertriggersvuevue3
Related projects:
Repository | Description | Stars |
---|---|---|
chrishurlburt/vue-scrollview | A Vue.js component that detects when components are visible in the viewport. | 116 |
kholid060/v-intersect | Detects when an element is visible or hidden on the user's viewport | 11 |
simplesmiler/vue-clickaway | Detects clicks outside an element to close modal windows or hide dropdowns | 963 |
xotic750/v-click-outside-x | A Vue.js directive to detect clicks outside of an element | 83 |
apertureless/vue-breakpoints | Utility component to conditionally show and hide components based on screen size and resolution | 194 |
sensetence/vue-quintable | A Vue.js table component with various features and customization options | 30 |
scaccogatto/vue-viewports | Customizable viewport definitions for responsive web development using matchMedia API. | 76 |
heavyy/vue-intersect | A Vue component that adds intersection-observer functionality to elements | 322 |
zhangxiang958/vue-tab | A swipe-based tab component for Vue.js applications | 51 |
ecollect/vue-swipe-actions | A Vue.js component for creating swipeable lists with customizable actions | 232 |
creotip/vue-particles | A Vue.js component for creating visually engaging particles backgrounds. | 1,440 |
lorrenrules/vue-trip-wire | Fires functions when an element reaches a designated position in the viewport. | 3 |
j3-tech/vue-tree-navigation | A Vue.js component for rendering hierarchical menus with vue-router support | 160 |
samueltrottier/vue-wheel-select | A Vue.js component for creating a scrolling select with touch compatibility and customizable options | 10 |
zhanziyang/v-dragged | A Vue directive plugin for detecting drag events and updating element positions. | 91 |