mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-04 05:37:40 +02:00
add autoSlideMethod to default config
This commit is contained in:
@@ -103,6 +103,9 @@
|
|||||||
// Stop auto-sliding after user input
|
// Stop auto-sliding after user input
|
||||||
autoSlideStoppable: true,
|
autoSlideStoppable: true,
|
||||||
|
|
||||||
|
// Use this method for navigation when auto-sliding (defaults to navigateNext)
|
||||||
|
autoSlideMethod: null,
|
||||||
|
|
||||||
// Enable slide navigation via mouse wheel
|
// Enable slide navigation via mouse wheel
|
||||||
mouseWheel: false,
|
mouseWheel: false,
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user