navigator.locks
Term side of the Card
Topic: Interact with Client
Unit title: navigator.locks
Categories: Property, Object
Explanation side of the Card
Explanation: The browser API property for coordinating access to resources by different scripts or tabs. It provides a way to request, hold and release locks, ensuring that only one part of the application can access a shared resource at a time.
Browser compatibility:
- The chrome browser supports this feature starting from version 69
- The edge browser supports this feature starting from version 79
- The firefox browser supports this feature starting from version 96
- The safari browser supports this feature starting from version 15.4
Availability: