Skip to content

Commit a2bb327

Browse files
author
Julian Xhokaxhiu
committed
Documentation for the new option.
1 parent 8c6b331 commit a2bb327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ afterOpen: null, // called after opening
6969
afterClose: function(){}, // called after closing
7070
loopAtEnd: false, // true will return to the first image after the last image is reached
7171
autoplayVideos: false // true will autoplay Youtube and Vimeo videos
72+
queryStringData: {} // plain object with custom query string arguments to pass/override for video URLs
7273
```
7374

7475
###Pull Requests

0 commit comments

Comments
 (0)