Parallax Video Showcase
A production-scale, light + dark Parallax Video Showcase component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add parallax-video-showcaseLive preview available in the gallery.
Usage
import { ParallaxVideoShowcase } from "@lerpa/ui";
<ParallaxVideoShowcase />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| videoUrl | string | — | |
| className | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.