add showHelp to api #1611

This commit is contained in:
Hakim El Hattab
2016-06-10 10:04:54 +02:00
parent 7d6cc9f3ec
commit ca92d22adc
2 changed files with 6 additions and 0 deletions

View File

@ -4580,6 +4580,9 @@
navigatePrev: navigatePrev,
navigateNext: navigateNext,
// Shows a help overlay with keyboard shortcuts
showHelp: showHelp,
// Forces an update in slide layout
layout: layout,