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 (1,705 stars) (513 forks)batch import
featuregood first issuehelp wanted

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