puppeteer/new-docs/puppeteer.protocol.css.fontface.fontvariant.md

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