I am using Animate.css on webpage and i was wondering if animate.css supports animation when user scrolls down the page. I came across wow.js but that seems to be very old script i was wondering if animate.css has build in support for scroll.
<main class="animate__animated animate__fadeInLeft">
<!-- Your code -->
</main>
I was going through documentation of animate.css but i didnt find anything related to this