📄️ useIntersectionObserver
A React hook for observing element intersections in the viewport.
📄️ useLoading
A React hook to manage loading state, with support for async/await syntax and timeout control.
📄️ useMeasure
A hook to measure the dimensions and position of an HTML element in React.
📄️ useOutClick
Detect outside click event and perform action, for React.
📄️ usePortal
React hook for rendering content in a specified container using portals.
📄️ usePrefetch
Efficiently prefetch resources for faster navigation using usePrefetch hook.
📄️ useRestHeight
Adjusts the height of an element to fill the remaining vertical space in its container.