560 B
560 B
Home > puppeteer > Protocol > IndexedDB > ObjectStore > autoIncrement
Protocol.IndexedDB.ObjectStore.autoIncrement property
If true, object store has auto increment flag set.
Signature:
autoIncrement: boolean;