An open API service indexing awesome lists of open source software.

https://github.com/florianfe/scroll-position

🌐🖱 A Web Component which holds the current scroll position
https://github.com/florianfe/scroll-position

scrolling web-component web-components

Last synced: 8 months ago
JSON representation

🌐🖱 A Web Component which holds the current scroll position

Awesome Lists containing this project

README

          

# \

[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://beta.webcomponents.org/element/florianfe/scroll-position)

Simply place an element inside an element you want to track the vertical scroll position of. The scroll position is a value between 0 and 100 and stored in the "value"-property of the element.