You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can pass any additional parameters to the YouTube iframe src using the params parameter like this <lite-youtube videoid="ogfYd705cRs" params="enablejsapi=1"></lite-youtube>
It would be great to update the iFrame src so that controlling the video via JS is possible! Tested and verified that adding the parameter works perfectly. Reference to solution found here: https://stackoverflow.com/questions/15164942/stop-embedded-youtube-iframe#comment70304120_30358006
The text was updated successfully, but these errors were encountered: