Results 1 - 1 of 1

IDBDatabase.onversionchange

This example shows an IDBOpenDBRequest.onupgradeneeded block that creates a new object store; it also includes onerror and onabort functions to handle non-success cases, and an onversionchange function to notify when a database structure change has occurred.
API Database IDBDatabase IndexedDB onversionchange Property Reference Storage storage