📝 Edit page
➕ Add page
Network
Get info about the user's network connection
How to access:
navigator.connection
Attributes:
.downloadlink
- bandwith speed in megabits/s..effectiveType
- effective type such as"3f"
..rtt
- effective round-trip time.
Resources
- Navigator.connection in Mozilla docs.
- Value that you get.