Motion
Reveal
The entrance every card shares: it rises 14px and fades in once on screen. Staggers lists by index, capped at six.
Preview
one
two
three
Installation
// Resolves dependencies, copies the source, and installs npm packages automatically.
Usage
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| index | number | 0 | Position in a list, for the stagger |
| delay | number | 0 | Seconds before the entrance |
| step | number | 0.06 | Seconds between list items |