Options to pass to the ReactiveIDBDatabase constructor
Should the database be closed on version changed
IDBFactory to use to create the database if different from window.indexeddb
window.indexeddb
Name of this database
Custom onUpgrade method to execute when database version has changed
[]
Generated using TypeDoc
Options to pass to the ReactiveIDBDatabase constructor