1.1.1 • Published 6 years ago
malhooks v1.1.1
malhooks
Collection of React Hooks.
Getting started
yarn add malhooksHooks
useFavicon— sets favicon of the page.useInterval— declarative setInterval.useKeyPress— tracks keys.useLocalStorage— manages a value in localStorage.useLockBodyScroll— locks scrolling of the body element.useOnClickOutside— triggers callback when user clicks outside target area.usePreferredTheme— returns preferred theme.usePrevious— returns the previous state or props.useTitle— sets title of the page.