GSAP Staggered Animation

How it works

  1. Copy the code in Page Settings and paste it into your project

    Apply the attributes to the elements inside the page

    Below is a list of elements to implement the custom video popup functionality.

    component
    I want this
    Div Block
    or
    Collection List
    to get the staggered animation.
    Option
    threshold
    I want to set a threshold for the animation trigger.
    Option
    each
    I want to set the amount of time between each animation's start time.
    Option
    amount
    I want to set the total amount of time that gets split among all the staggers.
    Option
    duration
    I want to set the duration of the animation of a single item.
    Option
    offset y
    I want to set the initial position of each item along the y axis.
    Option
    from
    I want to set the initial position of each item along the y axis.
    Option
    ease
    I want to set the initial position of each item along the y axis.
    Option
    staggered ease
    I want to set the initial position of each item along the y axis.