puppeteer/new-docs/puppeteer.protocol.storage.indexeddblistupdatedevent.md
2020-07-13 14:01:35 +01:00

713 B

Home > puppeteer > Protocol > Storage > IndexedDBListUpdatedEvent

Protocol.Storage.IndexedDBListUpdatedEvent interface

The origin's IndexedDB database list has been modified.

Signature:

export interface IndexedDBListUpdatedEvent 

Properties

Property Type Description
origin string Origin to update.