Declares an animation once and samples it per page.
Tracks work in seconds because that is what duration and fps already speak, and because a
delay expressed as a fraction of the whole sequence changes meaning whenever the sequence length
changes. index folds in the stagger, so a row of bars is one track rather than per-item
arithmetic at the call site.
Declares an animation once and samples it per page.
Tracks work in seconds because that is what
durationandfpsalready speak, and because a delay expressed as a fraction of the whole sequence changes meaning whenever the sequence length changes.indexfolds in the stagger, so a row of bars is one track rather than per-item arithmetic at the call site.