Diagonal Parallax Depth Slider
A production-scale, light + dark Diagonal Parallax Depth Slider component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add diagonal-parallax-depth-sliderLive preview available in the gallery.
Usage
import { DiagonalParallaxDepthSlider } from "@lerpa/ui";
<DiagonalParallaxDepthSlider />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| className | string | — | |
| slides | DepthSlide[] | — | |
| label | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.