Settings

Contao ContentElement Settings:

The js_scrollcuejs template must be included in the page layout.

contao-backend.png

Customizable Attributes:

  1. data-cue: Specifies the animation type (e.g., data-cue="fadeIn").
  2. data-cues: Applies an animation to all child elements in a container.
  3. data-group: Groups elements for sequential animation.
  4. data-duration: Sets the duration of the animation.
  5. data-interval: Sets the interval before triggering the next element’s animation.
  6. data-order: Determines the order of animation.
  7. data-sort: Sorts elements in a specific order (random, reverse).
  8. data-delay: Delays the start of the animation.