React hook to execute callback when a click is happened outside of a component with Shadow DOM support
useClickOutside triggers callback when user clicks on the outside area of an element.
Zero dependency Svelte's action to handle click outside event
useClickOutside is a custom React hook designed for detecting clicks outside a specified element or set of elements.
The `useClickOutside` hook is designed to detect and handle clicks outside of a specified element or set of elements. This is particularly useful for closing modal windows, dropdowns, and other components when a user interacts outside of them.
Sets the listener that will be called when the click event occurs outside the target element.
Lisen clicks outside of a specific element
A Quick description of the component
Vue directive to react on clicks outside an element
Simple React hook to detect when a click happens outside a component. Useful for implementing modal dialogs and popups.
React hook to detect clicks outside a given element
用于捕获dom以外的元素点击事件
Vue directive to react on clicks outside an element.
An onClickOutside wrapper for React components
Detecting clicks on outside of an element in React with hooks.
Vue 3 directive to react on clicks outside an element
The default blueprint for Embroider v2 addons.
A component wrapper that provides click outside detection.
TypeScript definitions for react-outside-click-handler
A React component for dealing with clicks outside its subtree
Exposes hook useClickOutside to make it easier to listen for clicks outside of an element. Useful for modal or dropdown.
点击空白响应事件的hooks
Angular directive for handling click events outside an element.
Select a one- or two-dimensional region using the mouse or touch.