Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Feature: implement slidesToScroll property #212

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fieteboerner
Copy link

by passing the slidesToScroll property it is now possible to scroll more than one slide at a time.
If the settings are { slidesToShow: 3, slidesToScroll: 3 }, it now feels like "pages" with 3 elements.

For testing and tinkering take a look at Example5

Fiete Börner added 2 commits May 12, 2021 22:35
by passing the slidesToScroll property it is now possible to scroll more than one slide at a time.
If the settings are { slidesToShow: 3, slidesToScroll: 3 }, it now feels like "pages" with 3 elements.
@lukaszflorczak lukaszflorczak changed the base branch from master to main December 8, 2021 07:35
@lukaszflorczak lukaszflorczak added this to To do in 🛠 TO DO Dec 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants