web.locks interfaces.
web.locks interfaces.
No vars found in this namespace.
The Lock interface of the the Web Locks API provides the name
mode of a previously requested lock, which is received in the
to LockManager.request()
.
The Lock interface of the the Web Locks API provides the name mode of a previously requested lock, which is received in the to `LockManager.request()`.
The LockManager interface of the the Web Locks API provides methods
requesting a new web.locks.Lock
object and querying for an
Lock object. To get an instance of LockManager, call navigator.locks
.
The LockManager interface of the the Web Locks API provides methods requesting a new `web.locks.Lock` object and querying for an Lock object. To get an instance of LockManager, call `navigator.locks`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close