Results 1 - 1 of 1

IDBVersionChangeEvent.oldVersion

In the following code snippet, we make a request to open a database, and include handlers for the success and error cases. These events are fired via the custom IDBVersionChangeEvent interface. For a full working example, see our To-do Notifications app (view example live.)
API Database IDBVersionChangeEvent IndexedDB oldVersion Property Reference storage Storage