Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 488 Bytes

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