An onClickOutside wrapper for React components
-
Updated
Aug 29, 2024 - JavaScript
An onClickOutside wrapper for React components
A React custom hook to detect clicks which triggers outside the element and then fire an event.
react hook to handle outside click events
handle outside click with react hooks
A React hook to detect clicks outside of an element. Returns a ref and a boolean indicating if clicked outside. Useful for modals, dropdown menus, and other UI components that need to be hidden when clicked outside.
This is a lightweight React package that provides a hook and component for detecting clicks outside of a specified element.
A set of libraries for Flutter which requires zero dependencies
Outside click listener for React
Simple react useClickAway hook, which listens for clicks outside the element.
React hook for listening click outside event of an element.
Add a description, image, and links to the outsideclick topic page so that developers can more easily learn about it.
To associate your repository with the outsideclick topic, visit your repo's landing page and select "manage topics."