mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
892 B
892 B
Home > puppeteer > Protocol > DOMStorage > DomStorageItemAddedEvent
Protocol.DOMStorage.DomStorageItemAddedEvent interface
Signature:
export interface DomStorageItemAddedEvent
Properties
Property | Type | Description |
---|---|---|
key | string | |
newValue | string | |
storageId | StorageId |