Insert HTML tex
let tl = gsap.timeline(); tl.to(".counter", { duration: 2, textContent: "100%", snap: {textContent:1}, ease: "power1.inOut" }); tl.to(".progress-bar", { width: "100%", duration: 2, ease: "power1.inOut" }, 0); tl.to(".loader-logo", { opacity: 1, y: -20, duration: 1 }, 0.5); tl.to("#loader", { yPercent: -100, duration: 0.8, ease: "expo.inOut" }, "+=0.5"); t here.
What to Expect During a Remodel Read Post »