[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [RequestDataRequest](./puppeteer.protocol.indexeddb.requestdatarequest.md) > [keyRange](./puppeteer.protocol.indexeddb.requestdatarequest.keyrange.md) ## Protocol.IndexedDB.RequestDataRequest.keyRange property Key range. Signature: ```typescript keyRange?: KeyRange; ```