Introducing Magic UI Pro - 50+ blocks and templates to build beautiful landing pages in minutes.

Command Palette

Search for a command to run...

Docs
Scroll Progress

Scroll Progress

Animated Scroll Progress for your pages

Note: The scroll progress is shown below the navbar of the page.

Installation

Usage

import { ScrollProgress } from "@/components/magicui/scroll-progress";
<ScrollProgress />

Props

PropTypeDefaultDescription
classNamestring-The class name to be applied to the component

The ScrollProgress component also accepts all properties of the HTMLDivElement type.

Credits