So far, we’ve animated single properties (scale, color, position, springs).
But real components rarely change just one thing.
They often change several properties at the same time.
Think about a Primary Action Button:
- In Idle → it’s wide, rounded, blue, and shows text.
- In Loading → it shrinks into a pill, turns neutral, and shows a spinner.