hookas

Registry for most popular React hooks based on the shadcn/ui.

Website

DOM & Events

useClickOutside

(use-click-outside)

hook

A hook to handle click outside events

View

use-click-outside.ts

useElementSize

(use-element-size)

hook

A hook to measure the size of an element

View

use-element-size.ts

useMousePosition

(use-mouse-position)

hook

A hook to track the mouse position

View

use-mouse-position.ts

useWindowSize

(use-window-size)

hook

A hook to get the window size

View

use-window-size.ts