puppeteer/new-docs/puppeteer.protocol.css.setkeyframekeyresponse.md

19 lines
682 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [CSS](./puppeteer.protocol.css.md) &gt; [SetKeyframeKeyResponse](./puppeteer.protocol.css.setkeyframekeyresponse.md)
## Protocol.CSS.SetKeyframeKeyResponse interface
<b>Signature:</b>
```typescript
export interface SetKeyframeKeyResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [keyText](./puppeteer.protocol.css.setkeyframekeyresponse.keytext.md) | [Value](./puppeteer.protocol.css.value.md) | The resulting key text after modification. |