react-page-progress

1.1.1 • Public • Published

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

Props Type isRequired Example
color string No 'Default is SkyBlue', 'green' or '#fb6249' or 'rgb(255, 26, 26)'``// If you want Progress bar Opaque, You can use rgba(...) or hsla(...)
height number No 'Should be a Number, 4 is default'

Demo

Watch Demo Here

License

MIT © NomanGul

Package Sidebar

Install

npm i react-page-progress

Weekly Downloads

36

Version

1.1.1

License

MIT

Unpacked Size

447 kB

Total Files

8

Last publish

Collaborators

  • nomangul