Skip to content

jackmoore/react-sticky-position

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bfe3024 · Oct 31, 2017

History

18 Commits
May 20, 2015
Jan 5, 2016
Aug 14, 2017
Oct 19, 2017
Oct 31, 2017

Repository files navigation

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