@angius/lit-click-outside
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
@clickOutside decorator for Lit Element to call annotated method when component is scrolled to viewport
A custom React hook to fire an event when user clicks outside the component.
React hook for listening for clicks outside an element.
useClickOutside triggers callback when user clicks on the outside area of an element.
useClickOutside is a custom React hook designed for detecting clicks outside a specified element or set of elements.
vue directive for outside click