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.
(name this & args)Method.
The name for the database.
Method. The name for the 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.
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 |