docs: format window.navigator.onLine in monospace

pull/8262/head
James Scott-Brown 4 years ago committed by GitHub
parent 82d2982845
commit 5b342a2d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1716,7 +1716,7 @@ You can also bind to the following properties:
* `outerHeight` * `outerHeight`
* `scrollX` * `scrollX`
* `scrollY` * `scrollY`
* `online` — an alias for window.navigator.onLine * `online` — an alias for `window.navigator.onLine`
All except `scrollX` and `scrollY` are readonly. All except `scrollX` and `scrollY` are readonly.

Loading…
Cancel
Save