Scroll Progress
A scroll progress component that displays the progress of the scroll.
Scroll down to see the progress bar
Installation
Usage
Global Scroll Progress
Local Scroll Progress
Props
Prop | Type | Default |
---|---|---|
progressProps? | HTMLMotionProps<"div"> | - |
className? | string | - |
children? | React.ReactNode | - |