GSAP Split Text
Animate each letter, or word, like a good old Flash animation.
The SVG Icon element is a modified version of the Icon element, but instead of having to add an icon to the Icon library, we simply paste in the SVG code.
Animate each letter, or word, like a good old Flash animation.
It’s a container, into which you can add any type of element, and make it move in a loop. It can float, bounce or rotate, and as it was created using GSAP, it will only be animated when entering the viewport.
The GSAP stagger element is a container that works like a DIV (they have the same design options), and each direct child can be animated individually with a delay.