HomeV3ComponentsAutoplay You're browsing the documentation for v3AutoplayOverviewThe Autoplay component mounts autoplay feature to the slider. This component emits some events.Methodsplay()play(): voidStarts autoplay.pause()pause(): voidPauses autoplay.isPaused()isPaused(): booleanChecks if autoplay is paused or not.