1.1.1 • Published 6 years ago

react-page-progress v1.1.1

Weekly downloads
159
License
MIT
Repository
github
Last release
6 years ago

react-page-progress

Sweet Component (Yes, This is the one with HOOKS 🚀) that tracks a users progress through a page as they scroll

NPM JavaScript Style Guide

Install

npm i react-page-progress

OR

yarn add react-page-progress

Usage

Example Code

Props

PropsTypeisRequiredExample
colorstringNo'Default is SkyBlue', 'green' or '#fb6249' or 'rgb(255, 26, 26)'``// If you want Progress bar Opaque, You can use rgba(...) or hsla(...)
heightnumberNo'Should be a Number, 4 is default'

Demo

Watch Demo Here

License

MIT © NomanGul

1.1.1

6 years ago

1.1.0

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago