@splidejs/splide-extension-intersection

Splidejs
popular esm
@splidejs/splide-extension-intersection JS library on GitHub @splidejs/splide-extension-intersection JS library on npm Download @splidejs/splide-extension-intersection JS library

The Splide extension for observing the intersection of the slider with the viewport.

Version 0.2.0 License MIT
@splidejs/splide-extension-intersection has no homepage
@splidejs/splide-extension-intersection JS library on GitHub
@splidejs/splide-extension-intersection JS library on npm
Download @splidejs/splide-extension-intersection JS library
Keywords
splideslidercarouselslideshowlightweighttouchresponsiveintersection observer
Splide

Intersection - Splide Extension

The extension for controlling the Splide slider when it enters or exits the viewport. For example, you can enable autoplay only when the slider is visible.

Demo
Getting Started
Options
Splide

Packages

The package is available on NPM and jsDelivr.

$ npm install @splidejs/splide-extension-intersection

Or download files from the dist directory.

Caveats

This extension does not support IE because of Intersection Observer. You need to install a polyfill to make it work in IE.

License

Splide is released under the MIT license. © 2021 Naotoshi Fujita