Abstract
Abstract class used for plugins, that extend the slider's behaviour.
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.
Generated using TypeDoc
Abstract class used for plugins, that extend the slider's behaviour.