@captemulation/react-click-outside
A component wrapper that provides click outside detection.
A component wrapper that provides click outside detection.
Vue 3 directive and hook for detecting click outside an element
Handles "click outside" behavior for popup menu. Closing is triggered by click/focus outside of popup element or pressing "Escape" key.
@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.
Utility for custom hooks in React
A custom React hook that triggers a callback when a user clicks outside a specified element, with optional exclusions.
React hook to create a ref and listening click outside event of the ref.
React hook for listening for clicks outside an element.
vue directive for outside click
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.
A React utility hook for detecting outside clicks
A simple clickout handler for React
A worry-free click away listener for advanced use cases.
This package provides a customizable dropdown component for React applications. Below are the steps to install and use the `Dropdown` component in your React project.
neces is necessary comp is component and more
The purpose of this library is to gather useful Custom Hooks to facilitate our daily lives as a programmer
Vue click outside directive for vue3 and nuxt3
React hook for managing dropdown state. Can be used to manage state of any component that closes when clicked outside or outside some other component/s (see [additionalRefs](#props)).