---
title: openKeyCursor
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/idbobjectstore/2871250-openkeycursor
---

# openKeyCursor

## Declaration

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