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

20 lines
758 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; [SetStyleSheetTextRequest](./puppeteer.protocol.css.setstylesheettextrequest.md)
## Protocol.CSS.SetStyleSheetTextRequest interface
<b>Signature:</b>
```typescript
export interface SetStyleSheetTextRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [styleSheetId](./puppeteer.protocol.css.setstylesheettextrequest.stylesheetid.md) | [StyleSheetId](./puppeteer.protocol.css.stylesheetid.md) | |
| [text](./puppeteer.protocol.css.setstylesheettextrequest.text.md) | string | |