mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-11 17:14:57 +02:00
clarify getTotalSlides() returns the number of slides
This commit is contained in:
@@ -4984,6 +4984,7 @@
|
||||
// Returns the indices of the current, or specified, slide
|
||||
getIndices: getIndices,
|
||||
|
||||
// Returns the total number of slides
|
||||
getTotalSlides: getTotalSlides,
|
||||
|
||||
// Returns the slide element at the specified index
|
||||
|
Reference in New Issue
Block a user