Splidejs / splide-extension-intersection

The extension for controlling the slider when it enters or exits the viewport.

Home Page:https://splidejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The extension for controlling the slider when it enters or exits the viewport.

https://splidejs.com

License:MIT License


Languages

Language:TypeScript 53.5%Language:JavaScript 23.4%Language:PHP 23.1%