Not TestedTesting not done, may not work properly
Networking

Network Information

Inspect connection connection type (4g/wifi), effective type, and saveData settings.

Checking support...
Advertisement

Interactive Input Workspace

Ready for input

Web API Execution Output

Result output will be displayed here after processing...

Native JavaScript Code Example (Zero Libraries)

console.log(navigator.connection.effectiveType, navigator.connection.downlink);

About the Network Information Web API

Network Information API provides information about the system's connection type and bandwidth.

Specification:W3C & WHATWG Web API Standard
Sponsored Content