The Document.onoffline
event handler is called when an offline
is fired on the <body>
element and bubbles up, when Navigator.onLine
property changes and becomes false
.
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/Document/onoffline