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
- Host: GitHub
- URL: https://github.com/florianfe/scroll-position
- Owner: FlorianFe
- License: mit
- Created: 2017-03-18T13:28:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T09:09:00.000Z (about 9 years ago)
- Last Synced: 2025-03-02T01:08:39.036Z (over 1 year ago)
- Topics: scrolling, web-component, web-components
- Language: HTML
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# \
[](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.