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

567 B

Home > puppeteer > Protocol > IndexedDB > ObjectStoreIndex > multiEntry

Protocol.IndexedDB.ObjectStoreIndex.multiEntry property

If true, index allows multiple entries for a key.

Signature:

multiEntry: boolean;