# elementor/3.9.2/assets/lib/animate.css/animate-config.json

Elementor Website Builder – more than just a page builder, version 3.9.2. 62 lines.

- Page: https://pluginprobe.com/plugins/elementor/3.9.2/code/assets/lib/animate.css/animate-config.json
- Raw: https://pluginprobe.com/plugins/elementor/3.9.2/raw/assets/lib/animate.css/animate-config.json
- Modified: 2016-07-13T14:37:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elementor/3.9.2/code/assets/lib/animate.css/animate-config.json#L10-L20`.

```json
{
  "attention_seekers": [
    "bounce",
    "flash",
    "pulse",
    "rubberBand",
    "shake",
    "headShake",
    "swing",
    "tada",
    "wobble",
    "jello"
  ],

  "bouncing_entrances": [
    "bounceIn",
    "bounceInDown",
    "bounceInLeft",
    "bounceInRight",
    "bounceInUp"
  ],

  "fading_entrances": [
    "fadeIn",
    "fadeInDown",
    "fadeInLeft",
    "fadeInRight",
    "fadeInUp"
  ],

  "lightspeed": [
    "lightSpeedIn"
  ],

  "rotating_entrances": [
    "rotateIn",
    "rotateInDownLeft",
    "rotateInDownRight",
    "rotateInUpLeft",
    "rotateInUpRight"
  ],

  "specials": [
    "rollIn"
  ],

  "zooming_entrances": [
    "zoomIn",
    "zoomInDown",
    "zoomInLeft",
    "zoomInRight",
    "zoomInUp"
  ],

  "sliding_entrances": [
    "slideInDown",
    "slideInLeft",
    "slideInRight",
    "slideInUp"
  ]
}

```
