Skip to content

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

License

Notifications You must be signed in to change notification settings

Splidejs/splide-extension-intersection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36cd635 · Apr 5, 2022

History

15 Commits
Jan 27, 2022
Apr 5, 2022
Nov 21, 2021
Jan 22, 2022
Jan 27, 2022
Nov 21, 2021
Nov 21, 2021
Nov 21, 2021
Nov 21, 2021
Nov 22, 2021
Nov 21, 2021
Nov 21, 2021
Apr 5, 2022
Apr 5, 2022
Nov 21, 2021

Repository files navigation

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