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 c8d1f07 commit 86692c8Copy full SHA for 86692c8
README.md
@@ -575,7 +575,7 @@ html`<svg width=${width} height=200>
575
</svg>`
576
```
577
578
-<a href="#visibility" name="visibility">#</a> <b>visibility</b>([<i>value</i>]) [<>](https://github.com/observablehq/stdlib/blob/master/src/width.js "Source")
+<a href="#visibility" name="visibility">#</a> <b>visibility</b>([<i>value</i>]) [<>](https://github.com/observablehq/runtime/blob/master/src/runtime.js "Source")
579
580
Returns a promise that resolves with the specified *value* when this cell is visible in the viewport.
581
0 commit comments