567 B
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;