vue-scroll-progress-bar
vue-scroll-progress-bar copied to clipboard
Allow custom vertical offset of progress bar
trafficstars
In certain situations, there may be a large header or other element that you would want to exclude from the height calculation. I'd like to be able to pass a reference to an element and have the progress bar calculate it's width and only become visible after that referenced element is outside of the viewport.
Will submit a PR for this soon.