ParallaxLayer
A ParallaxLayer component from the Sigil design system.
import { ParallaxLayer } from "@sigil-ui/components";
<ParallaxLayer>...</ParallaxLayer>
| Prop | Type | Default | Description |
|---|
speed | number | 0.3 | Parallax speed multiplier. Positive = moves slower than scroll, negative = faster. |