Update README.md
Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
This commit is contained in:
parent
b957d0b858
commit
54588f5fea
@ -133,6 +133,8 @@ Reveal.up();
|
||||
Reveal.down();
|
||||
Reveal.prev();
|
||||
Reveal.next();
|
||||
Reveal.prevFragment();
|
||||
Reveal.nextFragment();
|
||||
Reveal.toggleOverview();
|
||||
|
||||
// Retrieves the previous and current slide elements
|
||||
|
Loading…
x
Reference in New Issue
Block a user