Skip to content

Latest commit

 

History

History
72 lines (57 loc) · 2.62 KB

Use cases.md

File metadata and controls

72 lines (57 loc) · 2.62 KB
  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

  1. Scroll-linked animations

Scroll position controls progress:

  1. Combination scroll and time-based animations