Adjust the parameters to see how they affect the animation. Based on Motion's spring animation API.
{ type: "spring", stiffness: 100, damping: 10, mass: 1 }Copy code
{ type: "spring", stiffness: 100, damping: 10, mass: 1 }