scroll-snap-slider
    Preparing search index...

    Class ScrollSnapPluginAbstract

    Abstract class used for plugins, that extend the slider's behaviour.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    Reference to the slider this plugin is attached to.

    Accessors

    Methods

    • Add listeners, compute things and enable the desired behaviour. Override this with custom behaviour.

      Returns void

    • Remove listeners, clean up dependencies and free up memory. Override this with custom behaviour.

      Returns void