Nuxt 3 + GSAP
Ok so im not having any issues getting GSAP to work with NUXT3 but more like can someone help me in the right direction
My template =
My script part =
What i want to do is trigger a prop inside the teaser when each indivudual teaser has finished the animation ( so in stagger you will see the onComplete this works ) but i cant figure out how to change a prop of an element when the animation is completed for the specfic item
does anyone knows ?
1 Reply
Fixed it with a for each loop an keeping track of the index