Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 492 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 492 Bytes

Deprecated

I feel like browser support for position:sticky is now good enough that I no longer plan to polyfill the feature my projects. Feel free to use this, just know that I don't plan on reaching full compatibility with position:sticky.

Summary

React component that implements position: sticky behavior. Uses the sticky-position polyfill.

Released under the MIT License