OptionaldelayDelay between transitions (in ms). If this parameter is not specified, auto play will be disabled
If you need to specify different delay for specific slides you can do it by using
data-swiper-autoplay (in ms) attribute on slide.
OptionaldisableSet to false and autoplay will not be disabled after user interactions (swipes),
it will be restarted every time after interaction
OptionalpauseWhen enabled autoplay will be paused on pointer (mouse) enter over Swiper container.
OptionalreverseEnables autoplay in reverse direction
OptionalstopEnable this parameter and autoplay will be stopped when it reaches last slide (has no effect in loop mode)
OptionalwaitWhen enabled autoplay will wait for wrapper transition to continue. Can be disabled in case of using Virtual Translate when your slider may not have transition
Object with autoplay parameters or boolean
trueto enable with default settings.Example