Skip to content

[Help]: Instantly set carousel slide index without animation #956

Closed Answered by davidjerleke
michaelprys asked this question in Help
Discussion options

You must be logged in to vote

Hi @michaelprys,

Have you read the docs? You can achieve what you want by setting the startIndex option or using the scrollTo method with the instant/jump parameter set to true:

emblaApi.scrollTo(index, true);

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@michaelprys
Comment options

Answer selected by davidjerleke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
resolved This issue is resolved question Question about how to achieve something vue Issue is related to Vue
2 participants