OptionaldelayOptionaldisableSet to false and autoplay will not be disabled after user interactions (swipes),
it will be restarted every time after interaction
Optionalenabled!INTERNAL Toggled by the runtime so other modules can read whether autoplay is registered without re-deriving from the boolean/object union.
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
Delay 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.