indexedDB property
The indexedDB property of the StorageAccessHandle interface
returns an unpartitioned IDBFactory object if access was granted, and
throws a SecurityError DOMException otherwise.
Implementation
external IDBFactory get indexedDB;
The indexedDB property of the StorageAccessHandle interface
returns an unpartitioned IDBFactory object if access was granted, and
throws a SecurityError DOMException otherwise.
external IDBFactory get indexedDB;