react-sticky-position

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

Usage no npm install needed!

<script type="module">
  import reactStickyPosition from 'https://cdn.skypack.dev/react-sticky-position';
</script>

README

Summary

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

Released under the MIT License