indexedDB property

IDBFactory get indexedDB

The indexedDB read-only property of the Window interface provides a mechanism for applications to asynchronously access the capabilities of indexed databases.

Implementation

external IDBFactory get indexedDB;