1.1.1 • Published 5 years ago

react-page-progress v1.1.1

Weekly downloads
159
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago