Client: id property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since April 2018.

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

Note: This feature is only available in Service Workers.

The id read-only property of the Client interface returns the universally unique identifier of the Client object.

Value

A string uniquely identifying the object.

Specifications

Specification
Service Workers
# client-id

Browser compatibility