We use cookies to ensure you get the best experience on our website. Read our privacy policy

Skip to main content

Directory

Scroll Progress Component

The Scroll Progress component provides a visual indicator of the user’s reading progress through your content. Using modern CSS scroll-driven animations, it creates a smooth, native progress bar that enhances navigation awareness without impacting performance.

There are two variants of the scroll progress component:

  • Check Circle

    Native Performance: Uses CSS scroll-timeline for smooth animations

  • Check Circle

    Zero JavaScript: Pure CSS implementation for optimal performance

Add the scroll progress indicator to your page:

<ScrollProgressExperimental />
  • Check Circle Target Element: Uses a target element to calculate the progress
  • Check Circle Full Compatability: Works in all modern browsers
<ScrollProgress />

The target element is the element that will be used to calculate the progress. Found via querySelector. Defaults to the body element.

<ScrollProgress targetQuery="body" />
  1. Visual Design

    • Use subtle colors that complement your theme
    • Keep the height minimal to avoid distraction
    • Maintain sufficient contrast for visibility
    • Consider dark mode compatibility
  2. Placement

    • Position below the header for consistency
    • Ensure proper z-index layering
    • Account for fixed/sticky elements
    • Consider mobile viewports
  3. Implementation

    • Add to long-form content pages
    • Consider disabling on short pages
    • Test across different viewports
Blog posts and articles
Documentation pages
Long-form content
Multi-section landing pages
Tutorial sequences

Limited Time Launch Sale

Enhance your users’ reading experience with our ScrollProgressExperimental component. Get our AstroJS starter template now!

GET 60% OFF!
North Star Themes Logo

Subscribe to our newsletter

Get the latest AstroJS tips and tricks right to your inbox

Email: [email protected]

© 2025 North Star Themes

Web Kit Provided By North Star Themes