The IDBEnvironment helper of the IndexedDB API contains the indexedDB
which provides access to IndexedDB functionality. It is the top
IndexedDB interface implemented by the window
and web.workers.Worker
The IDBEnvironment helper of the IndexedDB API contains the indexedDB which provides access to IndexedDB functionality. It is the top IndexedDB interface implemented by the `window` and `web.workers.Worker`
(indexed-db this)
Property.
Provides a mechanism for applications to asynchronously access of indexed databases; contains an IDBFactory object.
Property. Provides a mechanism for applications to asynchronously access of indexed databases; contains an IDBFactory object.
(set-indexed-db! this val)
Property.
Provides a mechanism for applications to asynchronously access of indexed databases; contains an IDBFactory object.
Property. Provides a mechanism for applications to asynchronously access of indexed databases; contains an IDBFactory object.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close