• Home
  • Tactics components
  • Decorative
  • Animations
  • Keyframes
Release 25.43.4
Tactics 3.0.13
light_mode
dark_mode

Keyframes

Keyframes are used to define the animation behavior of an element. They allow you to specify the start and end points of an animation, as well as any intermediate steps that should occur during the animation.

All universes

CSS : Universes/_base/_common/_css/_global/_keyframes/_fade_in.scss
Universes/_base/_common/_css/_global/_keyframes/_fade_out.scss
Universes/_base/_common/_css/_global/_keyframes/_pop.scss
Universes/_base/_common/_css/_global/_keyframes/_pulse_infinite.scss
Universes/_base/_common/_css/_global/_keyframes/_pulse.scss
Universes/_base/_common/_css/_global/_keyframes/_push.scss
Universes/_base/_common/_css/_global/_keyframes/_slide_in_down.scss
Universes/_base/_common/_css/_global/_keyframes/_slide_down.scss
Universes/_base/_common/_css/_global/_keyframes/_slide_in_up.scss
Universes/_base/_common/_css/_global/_keyframes/_slide_up.scss

JS : Universes/_common/_js/_keyframes.js
Universes/_common/_js/_animation/_push.js