add availableRoutes to the api (#371)
This commit is contained in:
parent
08bf6148b1
commit
3a03c4cd28
@ -1993,6 +1993,9 @@ var Reveal = (function(){
|
|||||||
// Forces an update in slide layout
|
// Forces an update in slide layout
|
||||||
layout: layout,
|
layout: layout,
|
||||||
|
|
||||||
|
// Returns an object with the available routes as booleans (left/right/top/bottom)
|
||||||
|
availableRoutes: availableRoutes,
|
||||||
|
|
||||||
// Toggles the overview mode on/off
|
// Toggles the overview mode on/off
|
||||||
toggleOverview: toggleOverview,
|
toggleOverview: toggleOverview,
|
||||||
|
|
||||||
|
4
js/reveal.min.js
vendored
4
js/reveal.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user