mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-31 10:11:52 +02:00
add showHelp to api #1611
This commit is contained in:
@@ -434,6 +434,9 @@ Reveal.nextFragment();
|
||||
// Randomize the order of slides
|
||||
Reveal.shuffle();
|
||||
|
||||
// Shows a help overlay with keyboard shortcuts
|
||||
Reveal.showHelp();
|
||||
|
||||
// Toggle presentation states, optionally pass true/false to force on/off
|
||||
Reveal.toggleOverview();
|
||||
Reveal.togglePause();
|
||||
|
Reference in New Issue
Block a user