Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Add click-outside hook

Compare
Choose a tag to compare
@lpww lpww released this 19 Feb 16:57
· 200 commits to master since this release

The Click Outside Hook attaches a listener which will callback the target component with the event object on any click which is not on the target component, or a child of the target component.