Plugin that automatically changes slides.
Duration in milliseconds between slide changes
Duration in milliseconds after human interaction where the slider will not autoplay
Reference to the slider this plugin is attached to.
Unique Plugin ID, used as index in ScrollSnapSlider::plugins.
ScrollSnapSlider::plugins
Add listeners, compute things and enable the desired behaviour. Override this with custom behaviour.
Remove listeners, clean up dependencies and free up memory. Override this with custom behaviour.
Disable the autoplay behaviour and set a timeout to re-enable it.
Callback for regular intervals to continue to the next slide
Plugin that automatically changes slides.