The IDBFactorySync interface of the IndexedDB API provide a synchronous of accessing the capabilities of indexed databases.
The IDBFactorySync interface of the IndexedDB API provide a synchronous of accessing the capabilities of indexed databases.
(idb-database-sync this & args)Method.
An object to access the open database.
Method. An object to access the open database.
(non-transient-err this & args)Method.
If the name parameter is not valid. A valid name is any string the empty string.
Method. If the name parameter is not valid. A valid name is any string the empty string.
(unknown-err this & args)Method.
If an error occurs while the database is being opened.
Method. If an error occurs while the database is being opened.
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 |