Scrunch Header Scroll
A production-scale, light + dark Scrunch Header Scroll component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add scrunch-header-scrollLive preview available in the gallery.
Usage
import { ScrunchHeaderScroll } from "@lerpa/ui";
<ScrunchHeaderScroll />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| title | string | — | |
| hint | string | — | |
| miniTitle | string | — | |
| entries | ScrunchListEntry[] | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.