[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [SetKeyframeKeyRequest](./puppeteer.protocol.css.setkeyframekeyrequest.md) > [range](./puppeteer.protocol.css.setkeyframekeyrequest.range.md) ## Protocol.CSS.SetKeyframeKeyRequest.range property Signature: ```typescript range: SourceRange; ```