<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [DOMStorage](./puppeteer.protocol.domstorage.md) &gt; [DomStorageItemAddedEvent](./puppeteer.protocol.domstorage.domstorageitemaddedevent.md) &gt; [newValue](./puppeteer.protocol.domstorage.domstorageitemaddedevent.newvalue.md)

## Protocol.DOMStorage.DomStorageItemAddedEvent.newValue property

<b>Signature:</b>

```typescript
newValue: string;
```