puppeteer/new-docs/puppeteer.protocol.indexeddb.key.string.md

14 lines
463 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; [IndexedDB](./puppeteer.protocol.indexeddb.md) &gt; [Key](./puppeteer.protocol.indexeddb.key.md) &gt; [string](./puppeteer.protocol.indexeddb.key.string.md)
## Protocol.IndexedDB.Key.string property
String value.
<b>Signature:</b>
```typescript
string?: string;
```