navigator.connection

Term side of the Card
Topic: Interact with Client
Unit title: navigator.connection
Categories: Property, Object
Explanation side of the Card

Explanation: The browser API property that provides information about the user's network connection, such as the effective bandwidth and whether the connection is metered. This can be useful for optimizing content delivery based on the user's connection quality.

Browser compatibility:
  • The chrome browser supports this feature starting from version 61
  • The edge browser supports this feature starting from version 79
  • The firefox browser supports this feature starting from version 31
  • The safari browser does not support this feature
Availability: Limited