one-hook
Size
0.25 kb
View source

useIsOnline

Track the online state of the browser.

Installation

npm install @1hook/use-is-online

Usage

import {  } from '@1hook/use-is-online'

Check if the browser is online:

const  = ()

On this page