Explorar o código

Expose showPreview

Stéphane Este-Gracias %!s(int64=4) %!d(string=hai) anos
pai
achega
9c83edbf13
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      js/reveal.js

+ 3 - 0
js/reveal.js

@@ -2461,6 +2461,9 @@ export default function( revealElement, options ) {
 		// Randomizes the order of slides
 		shuffle,
 
+		// Opens a preview window for the target URL
+		showPreview,
+
 		// Returns an object with the available routes as booleans (left/right/top/bottom)
 		availableRoutes,