Expose showPreview

master
Stéphane Este-Gracias 2021-02-13 00:23:50 +01:00
parent 290c251c7e
commit 9c83edbf13
No known key found for this signature in database
GPG Key ID: B92297E2A4048C9B
1 changed files with 3 additions and 0 deletions

View File

@ -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,