Breakdance includes advanced, visually captivating animations that are easy to set up without complex coding. From sticky animations to entrance and scrolling effects, Breakdance empowers designers to create dynamic, interactive content that enhances user engagement and keeps visitors on the page longer.
There are three animation types available within Breakdance.
Scrolling Animations animate elements in response to user scrolling, creating a sense of movement and interactivity as users navigate through a webpage. Scrolling animations allow continuous animation based on the scroll position, creating a more immersive and engaging experience.
Entrance Animations allow elements to animate into view when they appear within the viewport during scrolling. These animations are designed to add a dynamic and engaging visual effect as users interact with a webpage. The animations can help draw attention to specific elements, creating a more interactive and visually appealing user experience.
The Sticky Animation Controls apply sticky positioning to elements, which keeps an element fixed within the viewport until a specified scroll position or other condition is met, after which it scrolls out of view. This effect helps create interactive, visually appealing sections where content stays “stuck” for some time as users scroll through a page.
Breakdance Animations are Accessible-friendly. This means that Scrolling and Entrance Animations will not work if a computer has been set to prefers-reduced-motion
. Please check our Accessibility documentation for further information.
There are several hooks and APIs available to modify Breakdance Animations further.
Breakdance has several hooks allowing you to add or change the dependencies used through the Dependencies API. These APIs can allow you to change GSAP versions, for example, or change where the files are hosted.
Breakdance includes an Animations API that allows you to replay animations as desired.
Each Animation has 4 settings available to it.