0.0.3 • Published 7 years ago

vue-content-scroll-progress v0.0.3

Weekly downloads
10
License
MIT
Repository
github
Last release
7 years ago

Install

Run npm install vue-content-scroll-progress

Usage

Add tag <content-scroll-progress spy=".content-list"><content-scroll-progress>

  • spy is a required parameter; pass it a selector of the scrolled container element
  • color, optional; e.g. "#ffcc00" - color of the indicator
  • extraClass, optional; e.g. "someclass" - add more complicated styling on the progress bar