Liking cljdoc? Tell your friends :D
ClojureScript only.

web.storage.IDBEnvironment

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`
raw docstring

indexed-dbcljs

(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.
raw docstring

set-indexed-db!cljs

(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.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close