Liking cljdoc? Tell your friends :D
ClojureScript only.

web.storage.IDBTransaction.ev

IDBTransaction Events.

IDBTransaction Events.
raw docstring

abortcljs

Event.

The abort event is fired when an IndexedDB transaction is aborted.

See also: https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction/abort_event

Event.

The abort event is fired when an IndexedDB transaction is aborted.

See also: `https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction/abort_event`
sourceraw docstring

completecljs

Event.

The complete handler is executed when a transaction successfully

See also: https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction/complete_event

Event.

The complete handler is executed when a transaction successfully

See also: `https://developer.mozilla.org/en-US/docs/Web/API/IDBTransaction/complete_event`
sourceraw docstring

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

× close