Network Information

Connection Status
Monitor your device's network connection type and status

Network Information

Connection Status

StatusOnline
Connection QualityUNKNOWN

Connection Details

Connection Type:unknown
Last Updated:7:25:56 AM
About Network Information in PWAs

The Network Information API allows web applications to access information about the network connection the user is using. This enables adaptive experiences based on network quality.

Key Features:

  • Detect online/offline status
  • Determine connection type (wifi, cellular, etc.)
  • Access effective connection type (4g, 3g, 2g, slow-2g)
  • Get estimated bandwidth and round-trip time
  • Receive notifications when network conditions change

Note: The Network Information API has varying levels of support across browsers. Basic online/offline detection is widely supported, while detailed connection information may not be available in all browsers.