SSENSE/vue-carousel

Feature Request: Pause between slide transitions

Open

#196 opened on May 10, 2018

View on GitHub
 (14 comments) (1 reaction) (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

It would be great if we could easily adjust the delay time between each slide transition. I can adjust the speed, but when I slow it down to the speed I would like, the transitions are stacked on top of each other.

A simple :delay prop in milliseconds would probably do it.

Contributor guide