Plugin that automatically changes slides.

Hierarchy (View Summary)

Constructors

Properties

intervalDuration: number

Duration in milliseconds between slide changes

timeoutDuration: number

Duration in milliseconds after human interaction where the slider will not autoplay

Reference to the slider this plugin is attached to.

Accessors

  • get id(): string
  • Unique Plugin ID, used as index in ScrollSnapSlider::plugins.

    Returns string

Methods