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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |