GSAP Loop
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 SupaBox element for Breakdance is a version inspired by the SuperBox element from Oxygen Builder. It enhances the hover effect between two containers stacked on top of each other. You can use it to create engaging hover effects, such as transitioning between images or customizing opacity and rotation. The structure consists of a main container with two children (Primary and Secondary), allowing you to place various content inside (images, texts, videos).
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.
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.