Skip to content

Commit

Permalink
modify: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JiHong88 committed Mar 19, 2019
1 parent 5ddc19a commit 6a88702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ imageUploadUrl : The image upload to server mapping address. default: nul
videoResizing : Can resize the video iframe. default: true {Boolean}
videoWidth : The default width size of the video frame. default: 560 {Number}
videoHeight : The default heigth size of the video frame. default: 315 {Number}
youtubeQuery : The query string of a YouTube embedded URL. default: '' {String}
youtubeQuery : The query string of a YouTube embedded URL. default: '' {String}
It takes precedence over the value user entered.
ex) 'autoplay=1&mute=1&enablejsapi=1&controls=0&rel=0&modestbranding=1'
// https://developers.google.com/youtube/player_parameters
Expand Down

0 comments on commit 6a88702

Please sign in to comment.