JJabKit
Theme preference

StoryScroll

1.0.0

Full-viewport marketing chapters that pin and stack on scroll, with huge type, hairlines, and semantic tone surfaces.

npx jabkit add story-scroll

Component Data

ID
story-scroll
Category
marketing
Version
1.0.0
Added
2026-09-07
Type
block
Keyboard nav
Yes
Reduced motion
Yes
storyscrollstickychaptersmanifestomarketinglandingeditorial

Dependencies

  • clsx
  • tailwind-merge

Examples

Default

<div className="bg-background text-foreground">
      <StoryScroll {...storyScrollMocks.default} />
    </div>

Variants

<div className="bg-background text-foreground">
      <StoryScroll {...storyScrollMocks.alternate} />
    </div>