IDBRequest Events.
IDBRequest Events.
Event.
The error handler is executed when an error caused a request fail.
See also: https://developer.mozilla.org/en-US/docs/Web/API/IDBRequest/error_event
Event. The error handler is executed when an error caused a request fail. See also: `https://developer.mozilla.org/en-US/docs/Web/API/IDBRequest/error_event`
Event.
The success event is fired when an IDBRequest succeeds.
See also: https://developer.mozilla.org/en-US/docs/Web/API/IDBRequest/success_event
Event. The success event is fired when an IDBRequest succeeds. See also: `https://developer.mozilla.org/en-US/docs/Web/API/IDBRequest/success_event`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close