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.
1 parent b29182c commit 4af8014Copy full SHA for 4af8014
docs/api-reference/next/script.md
@@ -46,7 +46,7 @@ The loading strategy of the script.
46
47
A method that returns additional JavaScript that should be executed after the script has finished loading.
48
49
-> **Note: onLoad will not fire if the `strategy` prop is set to `beforeInteractive`.**
+> **Note: `onLoad` can't be used with the `beforeInteractive` loading strategy.**
50
51
The following is an example of how to use the `onLoad` property:
52
0 commit comments