Expose showPreview
parent
290c251c7e
commit
9c83edbf13
|
@ -2461,6 +2461,9 @@ export default function( revealElement, options ) {
|
||||||
// Randomizes the order of slides
|
// Randomizes the order of slides
|
||||||
shuffle,
|
shuffle,
|
||||||
|
|
||||||
|
// Opens a preview window for the target URL
|
||||||
|
showPreview,
|
||||||
|
|
||||||
// Returns an object with the available routes as booleans (left/right/top/bottom)
|
// Returns an object with the available routes as booleans (left/right/top/bottom)
|
||||||
availableRoutes,
|
availableRoutes,
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue