@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
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)).
vue clickout事件,轻松解决“点击空白处消失”这种问题
A custom React hook and wrapper component to handle clicks outside a specified element.
The useClickOutside hook is a custom React hook designed to simplify the implementation of click outside event detection in React components. It provides a straightforward way to detect when a user clicks outside a specified element and trigger a callback
Vue 3 directive to react on clicks outside an element
## Introduction
Handles "click outside" behavior for popup menu. Closing is triggered by click/focus outside of popup element or pressing "Escape" key.
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.
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
Use a callback to run actions when a user clicks outside an element
Utility for custom hooks in React