14 lines
519 B
Markdown
14 lines
519 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [CSSStyleSheetHeader](./puppeteer.protocol.css.cssstylesheetheader.md) > [length](./puppeteer.protocol.css.cssstylesheetheader.length.md)
|
|
|
|
## Protocol.CSS.CSSStyleSheetHeader.length property
|
|
|
|
Size of the content (in characters).
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
length: number;
|
|
```
|