14 lines
485 B
Markdown
14 lines
485 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [FontSizes](./puppeteer.protocol.page.fontsizes.md) > [standard](./puppeteer.protocol.page.fontsizes.standard.md)
|
|
|
|
## Protocol.Page.FontSizes.standard property
|
|
|
|
Default standard font size.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
standard?: integer;
|
|
```
|