14 lines
463 B
Markdown
14 lines
463 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [Key](./puppeteer.protocol.indexeddb.key.md) > [string](./puppeteer.protocol.indexeddb.key.string.md)
|
|
|
|
## Protocol.IndexedDB.Key.string property
|
|
|
|
String value.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
string?: string;
|
|
```
|