Skip to main content

Component Motion Animation

Web component animation.

Framer Motion

Context

Articles

Questions

When does animation improve usability and when does it just slow things down?

  • What frame rate threshold makes a transition feel broken instead of smooth?
  • How do you animate without triggering layout reflow on every frame?
  • When does CSS animation beat a JavaScript animation library?