useOnline

useOnline is a custom hook that detects whether the browser is online.

Online

Usage

import { useOnline } from "@yamada-ui/react"
const online = useOnline()