Manual Controls » The useAnimate() hook
The useAnimate() hook
With useAnimate(), you can manually start and stop animations and create a sequence of different animations. This new hook will soon replace useAnimationControls() because this one works with all HTML and SVG elements, not only Motion elements.📘 The Framer Code Guide – 💫 useAnimate() open in Framer Animate an elementReturn after drag How to use useAnimate()? […]