ScrollLinkedAnimator

Primitive #85

🔍 Problem it solves

Parallax or progress animations should update as the user scrolls.

✅ Solution

ScrollLinkedAnimator listens to scroll events, computes scroll percentage, and applies transforms or style changes.

🧩 Used by components

Parallax backgrounds, Progress bars, Scroll‑based reveal animations.

🎮 Interactive demo