We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7189e06 commit 66bac84Copy full SHA for 66bac84
README.md
@@ -8,7 +8,6 @@ This is an npm module version of the YouTube Player API for IFrame embeds. It au
8
npm install youtube-iframe-api-module
9
```
10
11
-The `onYouTubeIframeAPIReady()` method is called when the YouTube IFrame API has finished loading and is ready to be used.
12
13
```js
14
import { loadScript } from 'youtube-iframe-api-module';
0 commit comments