Note: The scroll progress is shown below the navbar of the page.
Installation
Usage
import { ScrollProgress } from "@/components/magicui/scroll-progress";<ScrollProgress />Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | The class name to be applied to the component |
The ScrollProgress component also accepts all properties of the HTMLDivElement type.
Credits
- Credit to dipesh_the_dev