You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polymer component that emulates the position: sticky; CSS property.
How to use
<linkrel="import" href="path/to/relative-sticky.html"><relative-sticky><div><h1>This is the title</h1><p> This is a subtitle </p></div></relative-sticky>
About
Polymer component that simulates `position: sticky` CSS property