This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
Add click-outside hook
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.