slides icon indicating copy to clipboard operation
slides copied to clipboard

How to determine if presentation is on first or last slide?

Open elvismdev opened this issue 5 years ago • 0 comments

I'm interested in detecting when the presentation is on the first or last slide via JavaScript to then trigger another action from the page (firing an API call, redirecting the user to somewhere else, maybe another next presentation, or display an alert to the user, etc)

Is there a JS hook/filter I can use for that purpose?

Thanks!

elvismdev avatar May 27 '20 06:05 elvismdev