bindings/web_locks library
Web Locks API
Classes
- Lock
- Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.
- LockInfo
- LockManager
-
Experimental: This is an experimental technologyCheck the
Browser compatibility table carefully before using this in
production.
The interface of the Web Locks API provides methods for
requesting a new Lock object and querying for an existing
Lock object. To get an instance of , call
navigator.locks
. - LockManagerSnapshot
- LockOptions