SSENSE/vue-carousel

Feature Request: Programmatically remove slides

Open

#131 opened on Feb 22, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (1,705 stars) (513 forks)batch import
featuregood first issuehelp wanted

Description

Hey there,

Is there a way to programmatically remove a slide?

Scenario I have is I'm using the carousel to display a collection of alerts. Each alert has a dismissAlert function, I'd like to be able to use this to both dismiss the alert and also remove the slide.

Many thanks,

Neil

Contributor guide