14 lines
471 B
Markdown
14 lines
471 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) > [FontFace](./puppeteer.protocol.css.fontface.md) > [fontWeight](./puppeteer.protocol.css.fontface.fontweight.md)
|
|
|
|
## Protocol.CSS.FontFace.fontWeight property
|
|
|
|
The font-weight.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
fontWeight: string;
|
|
```
|