Vue.js Components & Libraries UI Utilities Event Handling
Back
plugin for Vue.js.Throttle events based on requestAnimationFrame.Waypoint component for Vue, this is the easiest way to trigger a function when you scroll.Reusable clickaway directive for reusable Vue.js components.Fires an event on a specific scroll position.Vue directive to detect resize events with deboucing and throttling capacity.Vue directive to react on clicks outside of an element without stopping the event propagation.Vue 2.x directive to help a specified element listen for specific events occurring outside of itself.Vue 1.x/2.x directive to make items selectable by mouse.Vue2.x directive to handle click event and dblclick event on same element.Vue 2.x directive for binding hotkeys to components.Vue 2.x component to detect DOM elements resizing (event based/no window.onresize)Vue 2.x directive using Intersection Observer API that detects if the element is visible (in the viewport and not hidden by CSS).Vue 2.x directive plugin for drag event detection.Vue.js directive to add a document event listener on escape keyup.👀 Declaratively trigger methods when scrolled into viewVue V2 directive to react on click, touch, pointer or multiple events outside an element.Global keypress event handler component for Vue.js applications.👻 Component to declaratively interface window/document in your Vue template