Results 1 - 2 of 2

IDBIndex.openCursor()

The method sets the position of the cursor to the appropriate record, based on the specified direction.
API Database IDBIndex IndexedDB Method openCursor Reference storage Storage

IDBObjectStore.openCursor()

To determine if the add operation has completed successfully, listen for the results’s success event.
API Database IDBObjectStore IndexedDB Method openCursor Reference storage Storage