Interface

IDBVersionChangeEvent

IDBVersionChangeEvent

This IndexedDB API interface indicates that the version of the database has changed, as the result of an IDBOpenDBRequest.onupgradeneeded event handler function.

View Source js/lib.dom.d.ts, line 4648