puppeteer/new-docs/puppeteer.protocol.css.fontvariationaxis.tag.md

14 lines
514 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; [FontVariationAxis](./puppeteer.protocol.css.fontvariationaxis.md) &gt; [tag](./puppeteer.protocol.css.fontvariationaxis.tag.md)
## Protocol.CSS.FontVariationAxis.tag property
The font-variation-setting tag (a.k.a. "axis tag").
<b>Signature:</b>
```typescript
tag: string;
```