We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6b331 commit a2bb327Copy full SHA for a2bb327
README.md
@@ -69,6 +69,7 @@ afterOpen: null, // called after opening
69
afterClose: function(){}, // called after closing
70
loopAtEnd: false, // true will return to the first image after the last image is reached
71
autoplayVideos: false // true will autoplay Youtube and Vimeo videos
72
+queryStringData: {} // plain object with custom query string arguments to pass/override for video URLs
73
```
74
75
###Pull Requests
0 commit comments