Skip to content
Snippets Groups Projects
Commit 54588f5f authored by Michael Kühnel's avatar Michael Kühnel
Browse files

Update README.md

Add the new API Methods Reveal.prevFragment() and Reveal.nextFragment()
parent b957d0b8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment