Open T3ch0o opened 9 months ago
Is it possible to animate html text like in the example of motion one https://motion.dev/examples?
You can still use motion.animate for that. I don't think there is a way to do it with the <Motion> component API. It's focused at animating css properties. But maybe I'm wrong.
motion.animate
<Motion>
Is it possible to animate html text like in the example of motion one https://motion.dev/examples?