dollarshaveclub / stickybits

Stickybits is a lightweight alternative to `position: sticky` polyfills 🍬
https://github.com/yowainwright/stickybits
MIT License
2.19k stars 168 forks source link

Remove bottom position when element stuck to bottom #666

Open Gursimranjot opened 4 years ago

Gursimranjot commented 4 years ago

How to keep the element position top aligned with "useFixed: true,". I want to position the element at the top to viewport always rather than stuck to bottom when container end. Please help.