Zulko / eagle.js

A hackable slideshow framework built with Vue.js
https://zulko.github.io/eaglejs-demo/
ISC License
4.08k stars 223 forks source link

Is there a api I can go directly to a page number? #97

Closed ericwwwu closed 4 years ago

ericwwwu commented 4 years ago

Reduced test case: https://codesandbox.io/s/m5w17zvp39

ericwwwu commented 4 years ago

found it, by setting currentSlideIndex. Closing this.