---
title: objectStore
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/idbtransaction/1629658-objectstore
---

# objectStore

## Declaration

```data
IDBObjectStore objectStore(
    DOMString name
);
```
