Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented the autoplay feature #31

Merged
merged 4 commits into from
Nov 7, 2020
Merged

Conversation

Draccano
Copy link
Contributor

@Draccano Draccano commented Nov 6, 2020

I did a little of the work on #28

Autoplay contains several parameters:

  • play Boolean - whether the autoplay is enabled
  • startOnIndex Number- the start index of the item when autoplay begins
  • speed Number - the delay duration between slides in milliseconds
  • repeat Boolean - if setup, the slideshow will be in the loop.

@fuxingloh fuxingloh merged commit bed30bf into fuxingloh:master Nov 7, 2020
@fuxingloh fuxingloh linked an issue Nov 7, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto play/scroll support
2 participants