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 b1f7e09 + eda333d commit a654be1Copy full SHA for a654be1
1 file changed
2-ui/1-document/01-browser-environment/article.md
@@ -17,7 +17,7 @@ There's a "root" object called `window`. It has two roles:
17
18
For instance, here we use it as a global object:
19
20
-```js run
+```js run global
21
function sayHi() {
22
alert("Hello");
23
}
0 commit comments