detect-element-overflow

A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.

@acusti/use-is-out-of-bounds

React hook that detects if an element is outside of its parent’s bounds on any of its sides (like collision detection)