AnimateOnScroll
A AnimateOnScroll component from the Sigil design system.
import { AnimateOnScroll } from "@sigil-ui/components";
<AnimateOnScroll>...</AnimateOnScroll>
| Prop | Type | Default | Description |
|---|
preset | UseSigilAnimateConfig["preset"] | fadeUp | Animation preset. |
delay | number | — | Delay in seconds. |
duration | number | 0.6 | Duration in seconds. |