Search...
A React Hook that tracks online status.
See API for more details.
Click links below to view source on GitHub.
const isOnline = useOnline()
A boolean value that indicates whether the user is online or not.
boolean