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