Skip to content

any way to get currentSlide in script? #118

Answered by ismail9k
dullmode asked this question in Q&A
Discussion options

You must be logged in to vote

You can pass a variable to the carousel via the v-model prop, it will be updated with the current slide value. Or you can add a ref to the carousel component and you will have access to all data and methods.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dullmode
Comment options

@tobelyanr
Comment options

@ismail9k
Comment options

Answer selected by ismail9k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants