UNPKG

@jacob-hooks/use-before-leave

Version:

React Hook to execute a function when the mouse leaves the page. Useful to show a popup or for analytics.

1 lines 61 B
export { useBeforeLeave as default } from "./useBeforeLeave";