12 lines
542 B
Markdown
12 lines
542 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMStorage](./puppeteer.protocol.domstorage.md) > [DomStorageItemAddedEvent](./puppeteer.protocol.domstorage.domstorageitemaddedevent.md) > [newValue](./puppeteer.protocol.domstorage.domstorageitemaddedevent.newvalue.md)
|
|
|
|
## Protocol.DOMStorage.DomStorageItemAddedEvent.newValue property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
newValue: string;
|
|
```
|