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.
2 parents 1bd53a6 + 772a463 commit 1393e1dCopy full SHA for 1393e1d
index.d.ts
@@ -93,7 +93,7 @@ export interface YoutubeIframeProps {
93
* Works only if the playlist is a list of video IDs.
94
*/
95
playListStartIndex?: Number;
96
- initialPlayerParams: InitialPlayerParams;
+ initialPlayerParams?: InitialPlayerParams;
97
/**
98
* Changes user string to make autoplay work on the iframe player for some android devices.
99
0 commit comments