Pausing the carousel #196
Unanswered
Manpreet-Bhatti
asked this question in
Q&A
Replies: 1 comment
-
Hi @Manpreet-Bhatti |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to pause the carousel
onHover
without it pausing once the specified amount of slides to show is shown? For example, if I want it to show 5 slides and I've created a mechanism to pauseonHover
(usingonMouseEnter
), it'll keep scrolling until 5 slides are visible instead of hard-stopping. Note that this is for when theinfinite
andcenterMode
is enabled.Beta Was this translation helpful? Give feedback.
All reactions