0.11.0 • Published 1 year ago

@acusti/use-is-out-of-bounds v0.11.0

Weekly downloads
-
License
Unlicense
Repository
github
Last release
1 year ago

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

latest version maintenance status bundle size downloads per month

useIsOutOfBounds is a React hook that returns a { bottom: boolean, left: boolean, right: boolean, top: boolean, hasLayout: boolean } object for the passed-in element. The hasLayout value represents whether the element has been laid out yet (i.e. if the browser has computed the reflow), while the side values indicate whether an element is outside of its parent’s bounds on that side.

0.10.0

1 year ago

0.11.0

1 year ago

0.9.0

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago