puppeteer/new-docs/puppeteer.protocol.indexeddb.requestdatarequest.indexname.md
2020-07-13 14:01:35 +01:00

577 B

Home > puppeteer > Protocol > IndexedDB > RequestDataRequest > indexName

Protocol.IndexedDB.RequestDataRequest.indexName property

Index name, empty string for object store data requests.

Signature:

indexName: string;