Back to Content

Navigator: locks property

files/en-us/web/api/navigator/locks/index.md

latest413 B
Original Source

{{APIRef("Web Locks API")}}{{securecontext_header}}

The locks read-only property of the {{domxref("Navigator")}} interface returns a {{domxref("LockManager")}} object which provides methods for requesting a new {{domxref('Lock')}} object and querying for an existing Lock object.

Value

A {{domxref("LockManager")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}