clarify getTotalSlides() returns the number of slides
This commit is contained in:
parent
d75afd6108
commit
40912ace1f
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue