All blocks

Scroll Story

Marketing

A scrollytelling section — a pinned visual holds the viewport while steps scroll past and the visual switches to match. Continuous scroll becomes discrete, jitter-free steps via one rAF-throttled handler; the progress rail is scrubbed straight to the DOM, so smooth scrolling never re-renders. Sticky-based (no scroll-hijacking), reduced-motion aware, and it degrades to inline figures on mobile.

Open

Installation

Terminal
npx shadcn@latest add https://ui.saumyarex.xyz/r/scroll-story.json

Installs the block and its component dependencies in one step.