docs: format `window.navigator.onLine` reference as code (#8262)

pull/8295/head
James Scott-Brown 2 years ago committed by GitHub
parent 7706a5f713
commit ff5c14dc71
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`
* `scrollX`
* `scrollY`
* `online` — an alias for window.navigator.onLine
* `online` — an alias for `window.navigator.onLine`
All except `scrollX` and `scrollY` are readonly.

Loading…
Cancel
Save