Gsap Scroll Trigger Slider Panel
A production-scale, light + dark Gsap Scroll Trigger Slider Panel component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add gsap-scroll-trigger-slider-panelLive preview available in the gallery.
Usage
import { GSAPScrollTriggerSliderPanel } from "@lerpa/ui";
<GSAPScrollTriggerSliderPanel />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| items | SliderPanelItem[] | - | |
| scrollMultiplier | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.