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.
sourceraw 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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close