1.6.3 • Published 4 years ago
@react-reusable/hooks v1.6.3
Installing
// with npm:
npm i @react-reusable/hooks
// or with yarn:
yarn add @react-reusable/hooksHooks
useDisableScroll— crossbrowser disable scrolluseOpenPopup— manage popups/modals/tooltips visibility stateuseEffectOnUpdates— useEffect that ignores first renderuseOutsideClick— invoke callback when user clicks outside the elementuseBoolean— makes it easer to use boolean state