Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 2.97 KB

Use cases.md

File metadata and controls

83 lines (62 loc) · 2.97 KB
  1. Scroll-linked animations

Scroll position controls progress:

  1. Combination scroll and time-based animations

Deferred Usecases

See EXPLAINER for an explanation of why theses usecases are deferring in the first version of this specification. The design space for triggering animations is still open. We welcome input on this subject for next revision of this specification.

  1. Scroll-triggered animations

Trigger an animation based on scroll position:

Play an animation continually within a certain scroll range:

Animation stops playing once the scroll position leaves a certain range but continues to the end of the current iteration:

Multiple scroll-ranges:

  1. Scroll-triggered style changes