openKeyCursor

Declaration

IDBRequest openKeyCursor(
    optional IDBKeyRange? range, 
    optional DOMString direction
);