mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-23 14:53:44 +02:00
added support for looped presentations
This commit is contained in:
@@ -260,6 +260,9 @@
|
||||
// If true; each slide will be pushed to the browser history
|
||||
history: true,
|
||||
|
||||
// Loops the presentation, defaults to false
|
||||
loop: false,
|
||||
|
||||
// Flags if mouse wheel navigation should be enabled
|
||||
mouseWheel: true,
|
||||
|
||||
|
Reference in New Issue
Block a user