Hi Webflow community,
does Webflow dispatch events for animation progress?
Something I can listen to and maybe get an animations’ progress from.
The only solution I have come across is to use the mutationObserver, which is fine for me, but a bit of a workaround.
Thanks!