puppeteer/new-docs/puppeteer.protocol.domsnapshot.rarestringdata.md

22 lines
844 B
Markdown
Raw Normal View History

<!-- 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; [DOMSnapshot](./puppeteer.protocol.domsnapshot.md) &gt; [RareStringData](./puppeteer.protocol.domsnapshot.rarestringdata.md)
## Protocol.DOMSnapshot.RareStringData interface
Data that is only present on rare nodes.
<b>Signature:</b>
```typescript
export interface RareStringData
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [index](./puppeteer.protocol.domsnapshot.rarestringdata.index.md) | [integer](./puppeteer.protocol.integer.md)<!-- -->\[\] | |
| [value](./puppeteer.protocol.domsnapshot.rarestringdata.value.md) | [StringIndex](./puppeteer.protocol.domsnapshot.stringindex.md)<!-- -->\[\] | |