Hello! I'm trying to build a draggable carousel that scrolls to the next element after a couple of seconds. At the moment my carousel is draggable using "On drag" and the timeline stops at each element of the carousel. I basically want the functionality of this
Is there a way to this without JS and if not how can I achieve it using JS?