useOnClickOutside

A hook to listen to on click events outside of the referenced element

Arguments

ref:

refferences the element

handler:

a callback function that fires when the user clicks outside the ref

condition:

condition to prevent event on every click