puppeteer/new-docs/puppeteer.protocol.css.getstylesheettextrequest.stylesheetid.md

12 lines
529 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; [GetStyleSheetTextRequest](./puppeteer.protocol.css.getstylesheettextrequest.md) &gt; [styleSheetId](./puppeteer.protocol.css.getstylesheettextrequest.stylesheetid.md)
## Protocol.CSS.GetStyleSheetTextRequest.styleSheetId property
<b>Signature:</b>
```typescript
styleSheetId: StyleSheetId;
```