Skip to content

React hook to detect clicks outside a node

License

Notifications You must be signed in to change notification settings

jucallej/hook-click-outside

Repository files navigation

React hook to detect clicks outside a node

NPM Build Status

Install

npm i hook-click-outside
yarn add hook-click-outside

Main things not done yet:

  • Move the example to typescript (with tests)
  • Add better doc/changelog