sticky-position
v1.0.1
Published
A `position: sticky` polyfill that's dependency-free and does not modify the DOM tree, i.e., React-friendly.
Downloads
320
Maintainers
Readme
Summary
A position: sticky
polyfill that's dependency-free and does not modify the DOM tree, i.e., React-friendly. See react-sticky-position for the React component.
Demo
Todo
Install via NPM
npm install sticky-position
Released under the MIT License