SSENSE/vue-carousel

Feature: Add configurable support for inverted autoplayHoverPause

Open

#299 opened on Oct 23, 2018

View on GitHub
 (1 comment) (2 reactions) (0 assignees)JavaScript (513 forks)batch import
featuregood first issuehelp wanted

Repository metrics

Stars
 (1,705 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

I would like to add the following functionality - to enable navigation thru slides on hover. Meaning - while the cursor is outside of the carousel navigation is paused and enabled on hover. On mouseleave navigation should be stopped. Practically, an opposite feature of autoplay="true" and autoplayHoverPause="true".

Can you please help me?

Thanks in advance! Jelena

Contributor guide